@graphql-eslint/eslint-plugin 3.13.0 → 3.13.1-alpha-20221101223605-f20eeb7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@graphql-eslint/eslint-plugin",
3
- "version": "3.13.0",
3
+ "version": "3.13.1-alpha-20221101223605-f20eeb7",
4
4
  "description": "GraphQL plugin for ESLint",
5
5
  "sideEffects": false,
6
6
  "peerDependencies": {
@@ -10,7 +10,7 @@
10
10
  "@babel/code-frame": "^7.18.6",
11
11
  "@graphql-tools/code-file-loader": "^7.3.6",
12
12
  "@graphql-tools/graphql-tag-pluck": "^7.3.6",
13
- "@graphql-tools/utils": "^8.12.0",
13
+ "@graphql-tools/utils": "^9.0.0",
14
14
  "chalk": "^4.1.2",
15
15
  "debug": "^4.3.4",
16
16
  "fast-glob": "^3.2.12",