Skip to content

Commit 07082ce

Browse files
committed
Update graphqlcodegenerator monorepo to v1.17.6
1 parent 5c2e413 commit 07082ce

File tree

2 files changed

+155
-129
lines changed

2 files changed

+155
-129
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"author": "",
1313
"license": "MIT",
1414
"devDependencies": {
15-
"@graphql-codegen/cli": "1.15.1",
16-
"@graphql-codegen/introspection": "1.15.1",
17-
"@graphql-codegen/typescript": "1.15.1",
18-
"@graphql-codegen/typescript-resolvers": "1.15.1",
15+
"@graphql-codegen/cli": "1.17.6",
16+
"@graphql-codegen/introspection": "1.17.6",
17+
"@graphql-codegen/typescript": "1.17.6",
18+
"@graphql-codegen/typescript-resolvers": "1.17.6",
1919
"@types/aws-lambda": "8.10.53",
2020
"@types/faker": "4.1.12",
2121
"@types/graphql": "14.5.0",

0 commit comments

Comments
 (0)