Skip to content

Commit

Permalink
fix(deps): update dependency type-graphql to v0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 29, 2019
1 parent 20145b0 commit 0b0afac
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 23 deletions.
22 changes: 4 additions & 18 deletions integration/typegraphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion integration/typegraphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"subscriptions-transport-ws": "0.9.16",
"type-graphql": "0.17.0",
"type-graphql": "0.17.1",
"typescript": "3.3.4000",
"ws": "6.2.1"
},
Expand Down
6 changes: 3 additions & 3 deletions sample/23-type-graphql/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sample/23-type-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"graphql-subscriptions": "1.0.0",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"type-graphql": "0.17.0",
"type-graphql": "0.17.1",
"typescript": "3.3.4000"
},
"devDependencies": {
Expand Down

0 comments on commit 0b0afac

Please sign in to comment.