@graphql-eslint/eslint-plugin 3.10.7 → 3.10.8-alpha-20220804122234-d96a19a

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.10.7",
3
+ "version": "3.10.8-alpha-20220804122234-d96a19a",
4
4
  "description": "GraphQL plugin for ESLint",
5
5
  "sideEffects": false,
6
6
  "peerDependencies": {
@@ -12,7 +12,7 @@
12
12
  "@graphql-tools/graphql-tag-pluck": "^7.2.6",
13
13
  "@graphql-tools/utils": "^8.6.9",
14
14
  "chalk": "^4.1.2",
15
- "debug": "^4.3.4",
15
+ "debug": "^4",
16
16
  "fast-glob": "^3.2.11",
17
17
  "graphql-config": "^4.3.0",
18
18
  "graphql-depth-limit": "^1.1.0",