Skip to content

Commit 0689c68

Browse files
Update graphqlcodegenerator monorepo (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e924f16 commit 0689c68

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "0.0.0",
44
"devDependencies": {
55
"dotenv": "16.0.3",
6-
"@graphql-codegen/cli": "2.13.5",
7-
"@graphql-codegen/typescript": "2.7.3",
8-
"@graphql-codegen/typescript-operations": "2.5.3",
6+
"@graphql-codegen/cli": "2.13.6",
7+
"@graphql-codegen/typescript": "2.7.4",
8+
"@graphql-codegen/typescript-operations": "2.5.4",
99
"@cloudflare/workers-types": "3.16.0",
1010
"graphql": "16.6.0",
1111
"typescript": "4.8.4",

0 commit comments

Comments
 (0)