Skip to content

Commit 4bcaca2

Browse files
authoredNov 5, 2021
build(deps-dev): Bump @graphql-eslint/eslint-plugin from 2.3.0 to 2.4.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>
1 parent f3713be commit 4bcaca2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
 

‎yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@
130130
strip-json-comments "^3.1.1"
131131

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

0 commit comments

Comments
 (0)
Please sign in to comment.