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 all
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and wtrocki committed Jul 31, 2019
1 parent 6e783f9 commit b608ce4
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"replace": "1.1.0",
"ts-node": "8.3.0",
"tslint": "5.18.0",
"typedoc": "0.14.2",
"typedoc": "0.15.0",
"typescript": "3.5.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"del-cli": "2.0.0",
"mocha": "6.2.0",
"sinon": "7.3.2",
"source-map-support": "0.5.12",
"source-map-support": "0.5.13",
"ts-node": "8.3.0",
"typescript": "3.5.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
"chai-as-promised": "7.1.1",
"del-cli": "2.0.0",
"mocha": "6.2.0",
"mockttp": "0.15.1",
"mockttp": "0.16.1",
"sinon": "7.3.2",
"source-map-support": "0.5.12",
"source-map-support": "0.5.13",
"ts-node": "8.3.0",
"typescript": "3.5.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/security/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/chai": "4.1.7",
"chai": "4.2.0",
"mocha": "6.2.0",
"mockttp": "0.15.1",
"mockttp": "0.16.1",
"nyc": "14.1.1",
"typescript": "3.5.3"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"apollo-upload-client": "11.0.0",
"debug": "4.1.1",
"idb-localstorage": "0.2.0",
"offix-cache": "0.7.0",
"offix-offline": "0.7.0",
"offix-cache": "0.7.1",
"offix-offline": "0.7.1",
"subscriptions-transport-ws": "0.9.16"
},
"peerDependencies": {
Expand Down

0 comments on commit b608ce4

Please sign in to comment.