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 eeee339 commit 01969adCopy full SHA for 01969ad
package.json
@@ -35,6 +35,7 @@
35
"dependencies": {
36
"@graphql-codegen/plugin-helpers": "^1.18.7",
37
"@graphql-codegen/visitor-plugin-common": "^1.21.0",
38
+ "@types/micromatch": "^4.0.1",
39
"auto-bind": "^4.0.0",
40
"graphql-request": "^3.4.0",
41
"micromatch": "^4.0.4",
@@ -48,7 +49,6 @@
48
49
"@graphql-codegen/typescript-graphql-request": "^3.2.1",
50
"@graphql-codegen/typescript-operations": "^1.18.0",
51
"@types/jest": "^26.0.23",
- "@types/micromatch": "^4.0.1",
52
"@types/node": "^14.17.1",
53
"@typescript-eslint/eslint-plugin": "^4.25.0",
54
"eslint": "^7.18.0",
0 commit comments