Skip to content

Commit

Permalink
Update dependency graphql-code-generator to v0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 3, 2019
1 parent 7cc8c86 commit 10c930e
Show file tree
Hide file tree
Showing 6 changed files with 385 additions and 91 deletions.
2 changes: 1 addition & 1 deletion angular-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/node": "~10.12.0",
"codelyzer": "~4.5.0",
"concurrently": "^4.0.1",
"graphql-code-generator": "^0.15.0",
"graphql-code-generator": "^0.16.0",
"graphql-codegen-add": "^0.15.0",
"graphql-codegen-typescript-apollo-angular": "^0.15.0",
"graphql-codegen-typescript-client": "^0.15.0",
Expand Down
2 changes: 1 addition & 1 deletion react-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"apollo-boost": "^0.1.20",
"concurrently": "4.1.0",
"graphql": "^14.0.2",
"graphql-code-generator": "0.15.0",
"graphql-code-generator": "0.16.1",
"graphql-codegen-typescript-client": "0.15.0",
"graphql-codegen-typescript-mongodb": "0.15.0",
"graphql-codegen-typescript-react-apollo": "0.15.2",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/mongodb": "3.1.17",
"apollo-server": "2.3.1",
"graphql": "14.1.1",
"graphql-code-generator": "0.15.0",
"graphql-code-generator": "0.16.1",
"graphql-codegen-add": "0.15.0",
"graphql-codegen-typescript-common": "0.15.0",
"graphql-codegen-typescript-mongodb": "0.15.0",
Expand Down
Loading

0 comments on commit 10c930e

Please sign in to comment.