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 5f0a2fa commit cb10893Copy full SHA for cb10893
package.json
@@ -32,7 +32,7 @@
32
"@types/node": "16.11.13",
33
"@typescript-eslint/eslint-plugin": "5.7.0",
34
"@typescript-eslint/parser": "5.7.0",
35
- "bob-the-bundler": "1.5.1",
+ "bob-the-bundler": "1.6.0",
36
"dedent": "0.7.0",
37
"eslint": "8.4.1",
38
"eslint-config-prettier": "8.3.0",
packages/plugin/package.json
@@ -47,7 +47,7 @@
47
"@types/eslint": "8.2.1",
48
"@types/graphql-depth-limit": "1.1.3",
49
"@types/lodash.lowercase": "4.3.6",
50
51
"graphql": "16.1.0",
52
"typescript": "4.5.4"
53
},
0 commit comments