Skip to content

Commit 76cc383

Browse files
Update graphqlcodegenerator monorepo (#251)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0dc858a commit 76cc383

File tree

2 files changed

+85
-96
lines changed

2 files changed

+85
-96
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
"graphql": "16.10.0"
1616
},
1717
"devDependencies": {
18-
"@graphql-codegen/cli": "5.0.3",
18+
"@graphql-codegen/cli": "5.0.4",
1919
"@graphql-codegen/import-types-preset": "3.0.0",
20-
"@graphql-codegen/typescript": "4.1.2",
21-
"@graphql-codegen/typescript-operations": "4.4.0",
20+
"@graphql-codegen/typescript": "4.1.3",
21+
"@graphql-codegen/typescript-operations": "4.4.1",
2222
"@octokit/graphql-schema": "15.25.0",
2323
"@octokit/webhooks-types": "7.6.1",
2424
"@tsconfig/node20": "20.1.4",

0 commit comments

Comments
 (0)