We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 017481b commit 2f5e825Copy full SHA for 2f5e825
packages/eslint-config-graphql/package.json
@@ -27,7 +27,7 @@
27
},
28
"main": "index.js",
29
"dependencies": {
30
- "@graphql-eslint/eslint-plugin": "^3.19.1",
+ "@graphql-eslint/eslint-plugin": "^4.0.0",
31
"@lmc-eu/eslint-config-base": "^3.1.3",
32
"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"
33
0 commit comments