Skip to content

Commit 772fbd4

Browse files
Update dependency @graphql-eslint/eslint-plugin to v3.11.0
1 parent b775b64 commit 772fbd4

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@graphql-codegen/typescript-operations": "2.5.3",
3838
"@graphql-codegen/typescript-react-apollo": "3.3.3",
3939
"@graphql-codegen/typescript-resolvers": "2.7.3",
40-
"@graphql-eslint/eslint-plugin": "3.10.7",
40+
"@graphql-eslint/eslint-plugin": "3.11.0",
4141
"@graphql-tools/load-files": "6.6.1",
4242
"@graphql-tools/merge": "8.3.6",
4343
"@nrwl/cypress": "14.7.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1522,10 +1522,10 @@
15221522
parse-filepath "^1.0.2"
15231523
tslib "~2.4.0"
15241524

1525-
"@graphql-eslint/eslint-plugin@3.10.7":
1526-
version "3.10.7"
1527-
resolved "https://registry.yarnpkg.com/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.10.7.tgz#9a203e2084371eca933d88b73ce7a6bebbbb9872"
1528-
integrity sha512-Vp32LMsHTgRNc2q+OrXRNR1i2nlAbVfN0tMTlFHgnzJfnEJDV332cpjiUF9F82IKjNFSde/pF3cuYccu+UUR/g==
1525+
"@graphql-eslint/eslint-plugin@3.11.0":
1526+
version "3.11.0"
1527+
resolved "https://registry.yarnpkg.com/@graphql-eslint/eslint-plugin/-/eslint-plugin-3.11.0.tgz#467e1383539b2a40dcaf6e6d4ca96a98ca292e43"
1528+
integrity sha512-E1chU17TF6aFu6mzFy8551d3DP5cNEDJQoXcFji2fJESFni1Q9QWJYIpfTlSIsyzUOrmRhGBIJTPpR5B89Wq1g==
15291529
dependencies:
15301530
"@babel/code-frame" "^7.16.7"
15311531
"@graphql-tools/code-file-loader" "^7.2.14"

0 commit comments

Comments
 (0)