Skip to content

Commit 0556b1b

Browse files
build(deps-dev): Bump @graphql-eslint/eslint-plugin
Bumps [@graphql-eslint/eslint-plugin](https://github.com/B2o5T/graphql-eslint) from 3.16.1 to 3.16.2. - [Release notes](https://github.com/B2o5T/graphql-eslint/releases) - [Commits](https://github.com/B2o5T/graphql-eslint/compare/@graphql-eslint/eslint-plugin@3.16.1...@graphql-eslint/eslint-plugin@3.16.2) --- updated-dependencies: - dependency-name: "@graphql-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb28ee1 commit 0556b1b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@flex-development/docast": "1.0.0-alpha.12",
9696
"@flex-development/docast-parse": "1.0.0-alpha.4",
9797
"@flex-development/mkbuild": "1.0.0-alpha.16",
98-
"@graphql-eslint/eslint-plugin": "3.16.1",
98+
"@graphql-eslint/eslint-plugin": "3.16.2",
9999
"@sindresorhus/slugify": "2.2.0",
100100
"@types/chai": "4.3.4",
101101
"@types/chai-string": "1.4.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2983,7 +2983,7 @@ __metadata:
29832983
"@flex-development/pathe": "npm:1.0.3"
29842984
"@flex-development/pkg-types": "npm:2.0.0"
29852985
"@flex-development/tutils": "npm:6.0.0-alpha.10"
2986-
"@graphql-eslint/eslint-plugin": "npm:3.16.1"
2986+
"@graphql-eslint/eslint-plugin": "npm:3.16.2"
29872987
"@sindresorhus/slugify": "npm:2.2.0"
29882988
"@types/chai": "npm:4.3.4"
29892989
"@types/chai-string": "npm:1.4.2"
@@ -3165,9 +3165,9 @@ __metadata:
31653165
languageName: node
31663166
linkType: hard
31673167

3168-
"@graphql-eslint/eslint-plugin@npm:3.16.1":
3169-
version: 3.16.1
3170-
resolution: "@graphql-eslint/eslint-plugin@npm:3.16.1"
3168+
"@graphql-eslint/eslint-plugin@npm:3.16.2":
3169+
version: 3.16.2
3170+
resolution: "@graphql-eslint/eslint-plugin@npm:3.16.2"
31713171
dependencies:
31723172
"@babel/code-frame": "npm:^7.18.6"
31733173
"@graphql-tools/code-file-loader": "npm:^7.3.6"
@@ -3182,7 +3182,7 @@ __metadata:
31823182
tslib: "npm:^2.4.1"
31833183
peerDependencies:
31843184
graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
3185-
checksum: 0507324402dca658ed803cab1d6edf20c1f41a494ae84d5931f47a396d68e4fc7dbddc64ac086111cd205abe6e2e4abbe162c5198a7ce615292d210188b3225e
3185+
checksum: 26e7af9b61ff50a49bebb330b0d3f28c8538e1974ab8893f2b3627cc39b9fc6269ba55febdd31a0a57ddfe824afb06d007729acd2b4c59329bea10abc4b2d725
31863186
languageName: node
31873187
linkType: hard
31883188

0 commit comments

Comments
 (0)