Skip to content

Commit 0356608

Browse files
build(deps-dev): Bump @graphql-eslint/eslint-plugin from 3.15.0 to 3.16.0 (#144)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 967f90b commit 0356608

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
@@ -91,7 +91,7 @@
9191
"@flex-development/docast": "1.0.0-alpha.9",
9292
"@flex-development/docast-parse": "1.0.0-alpha.4",
9393
"@flex-development/mkbuild": "1.0.0-alpha.13",
94-
"@graphql-eslint/eslint-plugin": "3.15.0",
94+
"@graphql-eslint/eslint-plugin": "3.16.0",
9595
"@sindresorhus/slugify": "2.2.0",
9696
"@types/chai": "4.3.4",
9797
"@types/chai-string": "1.4.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -2950,7 +2950,7 @@ __metadata:
29502950
"@flex-development/pathe": "npm:1.0.3"
29512951
"@flex-development/pkg-types": "npm:2.0.0"
29522952
"@flex-development/tutils": "npm:6.0.0-alpha.10"
2953-
"@graphql-eslint/eslint-plugin": "npm:3.15.0"
2953+
"@graphql-eslint/eslint-plugin": "npm:3.16.0"
29542954
"@sindresorhus/slugify": "npm:2.2.0"
29552955
"@types/chai": "npm:4.3.4"
29562956
"@types/chai-string": "npm:1.4.2"
@@ -3120,9 +3120,9 @@ __metadata:
31203120
languageName: node
31213121
linkType: hard
31223122

3123-
"@graphql-eslint/eslint-plugin@npm:3.15.0":
3124-
version: 3.15.0
3125-
resolution: "@graphql-eslint/eslint-plugin@npm:3.15.0"
3123+
"@graphql-eslint/eslint-plugin@npm:3.16.0":
3124+
version: 3.16.0
3125+
resolution: "@graphql-eslint/eslint-plugin@npm:3.16.0"
31263126
dependencies:
31273127
"@babel/code-frame": "npm:^7.18.6"
31283128
"@graphql-tools/code-file-loader": "npm:^7.3.6"
@@ -3137,7 +3137,7 @@ __metadata:
31373137
tslib: "npm:^2.4.1"
31383138
peerDependencies:
31393139
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
3140-
checksum: e4d69f46f014e91b56b1ec77ff3430714961a79b7ab8d67fa24da5b4907226a554ac29541aea72b55fbe1e090e99d5ae7ba380867bece1072a676cab3d4eeb1c
3140+
checksum: d479f12dc42678cfdd90c32ba83422ba4cb41859abaedeb66d71b5fe31abcf1e597b5c73a48b252e031ef2673f675d3bd974bea86826cf2f0fdcce3ce635b19b
31413141
languageName: node
31423142
linkType: hard
31433143

0 commit comments

Comments
 (0)