Skip to content

Commit

Permalink
build(deps-dev): Bump @graphql-eslint/eslint-plugin from 2.3.0 to 2.4…
Browse files Browse the repository at this point in the history
….0 (#444)

Bumps [@graphql-eslint/eslint-plugin](https://github.com/dotansimha/graphql-eslint) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/dotansimha/graphql-eslint/releases)
- [Commits](https://github.com/dotansimha/graphql-eslint/compare/@graphql-eslint/eslint-plugin@2.3.0...@graphql-eslint/eslint-plugin@2.4.0)

---
updated-dependencies:
- dependency-name: "@graphql-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 5, 2021
1 parent f3713be commit 4bcaca2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -130,9 +130,9 @@
strip-json-comments "^3.1.1"

"@graphql-eslint/eslint-plugin@^2.3.0":
version "2.3.0"
resolved "https://registry.yarnpkg.com/@graphql-eslint/eslint-plugin/-/eslint-plugin-2.3.0.tgz#4e500466fa56b64680c67d7639f1bdf11d890f8a"
integrity sha512-YYTBKhadvdTO6myWFm3O8A8dP/ca5NsyB2FKYoHGUIToEl25xAMuj2yzvhIjIBwA/yhlLRPe9+EIQ+8f0kjBDg==
version "2.4.0"
resolved "https://registry.yarnpkg.com/@graphql-eslint/eslint-plugin/-/eslint-plugin-2.4.0.tgz#b90e3659dd62566ae831126c7522e7d144b99487"
integrity sha512-O7o8w4GZS7VQdZFfjpx+DWJPCm67+m7ccGKUNGLvkwQcglOW5Z17Ad9TTLpuxYF7sJL7ipOP2c6UNOwXwg3+eg==
dependencies:
"@graphql-tools/code-file-loader" "^7.0.2"
"@graphql-tools/graphql-tag-pluck" "^7.0.2"
Expand Down

0 comments on commit 4bcaca2

Please sign in to comment.