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 0dc858a commit 76cc383Copy full SHA for 76cc383
package.json
@@ -15,10 +15,10 @@
15
"graphql": "16.10.0"
16
},
17
"devDependencies": {
18
- "@graphql-codegen/cli": "5.0.3",
+ "@graphql-codegen/cli": "5.0.4",
19
"@graphql-codegen/import-types-preset": "3.0.0",
20
- "@graphql-codegen/typescript": "4.1.2",
21
- "@graphql-codegen/typescript-operations": "4.4.0",
+ "@graphql-codegen/typescript": "4.1.3",
+ "@graphql-codegen/typescript-operations": "4.4.1",
22
"@octokit/graphql-schema": "15.25.0",
23
"@octokit/webhooks-types": "7.6.1",
24
"@tsconfig/node20": "20.1.4",
0 commit comments