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.
2 parents 4d035ab + be09888 commit 8bff7d8Copy full SHA for 8bff7d8
packages/patch-cli/package.json
@@ -27,10 +27,10 @@
27
"@types/tmp": "0.2.0",
28
"tmp": "0.2.1",
29
"@types/semver": "7.3.1",
30
- "@graphql-codegen/typed-document-node": "1.17.4",
31
- "@graphql-codegen/cli": "1.17.4",
32
- "@graphql-codegen/typescript": "1.17.4",
33
- "@graphql-codegen/typescript-operations": "1.17.4",
+ "@graphql-codegen/typed-document-node": "1.18.2",
+ "@graphql-codegen/cli": "1.21.1",
+ "@graphql-codegen/typescript": "1.21.0",
+ "@graphql-codegen/typescript-operations": "1.17.14",
34
"graphql": "15.3.0",
35
"typescript": "3.9.7"
36
},
0 commit comments