Skip to content

Commit

Permalink
Update dependency graphql-code-generator to v0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 19, 2019
1 parent 7cc8c86 commit 1bb5ca9
Show file tree
Hide file tree
Showing 6 changed files with 575 additions and 136 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.18.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.18.2",
"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.18.2",
"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 1bb5ca9

Please sign in to comment.