Skip to content

Commit 164eb3b

Browse files
authored
Merge pull request #92 from dotansimha/renovate/graphqlcodegenerator-monorepo
Update graphqlcodegenerator monorepo
2 parents 0d9e437 + 81e77bb commit 164eb3b

File tree

2 files changed

+362
-395
lines changed

2 files changed

+362
-395
lines changed

packages/patch-cli/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"@types/tmp": "0.2.0",
2828
"tmp": "0.2.1",
2929
"@types/semver": "7.3.1",
30-
"@graphql-codegen/typed-document-node": "1.18.2",
31-
"@graphql-codegen/cli": "1.21.1",
32-
"@graphql-codegen/typescript": "1.21.0",
33-
"@graphql-codegen/typescript-operations": "1.17.14",
30+
"@graphql-codegen/typed-document-node": "1.18.9",
31+
"@graphql-codegen/cli": "1.21.6",
32+
"@graphql-codegen/typescript": "1.22.4",
33+
"@graphql-codegen/typescript-operations": "1.18.3",
3434
"graphql": "15.3.0",
3535
"typescript": "3.9.7"
3636
},

0 commit comments

Comments
 (0)