Skip to content

Commit

Permalink
chore(deps): update graphqlcodegenerator monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 13, 2022
1 parent aa70956 commit 6ca8109
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions integration/test-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"graphql-tag": "2.12.6"
},
"devDependencies": {
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/typescript": "1.23.0",
"@graphql-codegen/typescript-operations": "1.18.4",
"@graphql-codegen/typescript-react-apollo": "2.3.1",
"@graphql-codegen/typescript-resolvers": "1.20.0",
"@graphql-cli/codegen": "1.17.27",
"@graphql-codegen/add": "3.2.0",
"@graphql-codegen/typescript": "2.7.1",
"@graphql-codegen/typescript-operations": "2.5.1",
"@graphql-codegen/typescript-react-apollo": "3.3.1",
"@graphql-codegen/typescript-resolvers": "2.7.1",
"@graphql-cli/codegen": "2.3.1",
"@graphql-cli/coverage": "2.1.0",
"@graphql-cli/diff": "2.1.0",
"@graphql-cli/generate": "4.1.0",
Expand Down
12 changes: 6 additions & 6 deletions templates/fullstack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
},
"license": "MIT",
"devDependencies": {
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/typescript": "1.23.0",
"@graphql-codegen/typescript-operations": "1.18.4",
"@graphql-codegen/typescript-react-apollo": "2.3.1",
"@graphql-codegen/typescript-resolvers": "1.20.0",
"@graphql-cli/codegen": "1.17.27",
"@graphql-codegen/add": "3.2.0",
"@graphql-codegen/typescript": "2.7.1",
"@graphql-codegen/typescript-operations": "2.5.1",
"@graphql-codegen/typescript-react-apollo": "3.3.1",
"@graphql-codegen/typescript-resolvers": "2.7.1",
"@graphql-cli/codegen": "2.3.1",
"@graphql-cli/coverage": "2.1.0",
"@graphql-cli/diff": "2.1.0",
"@graphql-cli/generate": "4.1.0",
Expand Down

0 comments on commit 6ca8109

Please sign in to comment.