Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
chore(deps): update graphqlcodegenerator monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 2, 2021
1 parent 34a932e commit 8af464f
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 14 deletions.
4 changes: 2 additions & 2 deletions templates/ts-apollo-mongo-apache-kafka-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"mongodb": "3.6.3"
},
"devDependencies": {
"@graphql-cli/codegen": "1.17.16",
"@graphql-cli/codegen": "1.17.25",
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/typescript": "1.19.0",
"@graphql-codegen/typescript": "1.22.4",
"@types/glob": "7.1.3",
"@types/graphql": "14.2.3",
"@types/node-fetch": "2.5.7",
Expand Down
4 changes: 2 additions & 2 deletions templates/ts-apollo-mongodb-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"mongodb": "3.6.3"
},
"devDependencies": {
"@graphql-cli/codegen": "1.17.16",
"@graphql-cli/codegen": "1.17.25",
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/typescript": "1.19.0",
"@graphql-codegen/typescript": "1.22.4",
"@types/glob": "7.1.3",
"@types/graphql": "14.2.3",
"@types/node-fetch": "2.5.7",
Expand Down
4 changes: 2 additions & 2 deletions templates/ts-apollo-mongodb-datasync-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
"mongodb": "3.6.3"
},
"devDependencies": {
"@graphql-cli/codegen": "1.17.16",
"@graphql-cli/codegen": "1.17.25",
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/typescript": "1.19.0",
"@graphql-codegen/typescript": "1.22.4",
"@types/glob": "7.1.3",
"@types/graphql": "14.2.3",
"@types/node-fetch": "2.5.7",
Expand Down
4 changes: 2 additions & 2 deletions templates/ts-apollo-postgres-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
"pg": "8.5.1"
},
"devDependencies": {
"@graphql-cli/codegen": "1.17.16",
"@graphql-cli/codegen": "1.17.25",
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/typescript": "1.19.0",
"@graphql-codegen/typescript": "1.22.4",
"@types/glob": "7.1.3",
"@types/graphql": "14.2.3",
"@types/node-fetch": "2.5.7",
Expand Down
4 changes: 2 additions & 2 deletions templates/ts-fastify-mongodb-backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
"mongodb": "3.6.3"
},
"devDependencies": {
"@graphql-cli/codegen": "1.17.16",
"@graphql-cli/codegen": "1.17.25",
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/typescript": "1.19.0",
"@graphql-codegen/typescript": "1.22.4",
"@types/glob": "7.1.3",
"@types/graphql": "14.2.3",
"@types/node": "14.14.14",
Expand Down
8 changes: 4 additions & 4 deletions templates/ts-react-apollo-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"version": "1.1.2",
"private": true,
"devDependencies": {
"@graphql-cli/codegen": "1.17.16",
"@graphql-cli/codegen": "1.17.25",
"@graphql-codegen/add": "2.0.2",
"@graphql-codegen/typescript": "1.19.0",
"@graphql-codegen/typescript-operations": "1.17.12",
"@graphql-codegen/typescript-react-apollo": "2.2.1",
"@graphql-codegen/typescript": "1.22.4",
"@graphql-codegen/typescript-operations": "1.18.3",
"@graphql-codegen/typescript-react-apollo": "2.3.0",
"graphback-cli": "1.1.2",
"graphql": "15.4.0",
"graphql-cli": "4.1.0",
Expand Down

0 comments on commit 8af464f

Please sign in to comment.