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 Dara Hayes committed May 27, 2019
1 parent f690888 commit c236c44
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 @@ -32,7 +32,7 @@
"npm-run-all": "4.1.5",
"nyc": "13.3.0",
"replace": "1.1.0",
"ts-node": "8.1.0",
"ts-node": "8.2.0",
"tslint": "5.16.0",
"typedoc": "0.14.2",
"typescript": "3.4.5"
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,14 @@
"@types/mocha": "5.2.6",
"@types/node": "11.13.11",
"@types/proxyquire": "1.3.28",
"@types/sinon": "7.0.11",
"@types/sinon": "7.0.12",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"del-cli": "1.1.0",
"mocha": "6.1.4",
"sinon": "7.3.2",
"source-map-support": "0.5.12",
"ts-node": "8.1.0",
"ts-node": "8.2.0",
"typescript": "3.4.5"
},
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@types/mocha": "5.2.6",
"@types/node": "11.13.11",
"@types/proxyquire": "1.3.28",
"@types/sinon": "7.0.11",
"@types/sinon": "7.0.12",
"@types/uuid": "3.4.4",
"browserify": "16.2.3",
"chai": "4.2.0",
Expand All @@ -44,7 +44,7 @@
"mockttp": "0.15.0",
"sinon": "7.3.2",
"source-map-support": "0.5.12",
"ts-node": "8.1.0",
"ts-node": "8.2.0",
"typescript": "3.4.5"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sync/integration_test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"apollo-server": "2.5.0",
"chai": "4.2.0",
"cors": "2.8.5",
"express": "4.17.0",
"express": "4.17.1",
"graphql": "14.3.1",
"graphql-subscriptions": "1.1.0",
"graphql-tag": "2.10.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"del": "4.1.1",
"fetch-mock": "7.3.3",
"mocha": "6.1.4",
"ts-node": "8.1.0",
"ts-node": "8.2.0",
"typescript": "3.4.5"
},
"dependencies": {
Expand Down

0 comments on commit c236c44

Please sign in to comment.