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 21, 2019
1 parent 50e64bf commit 20a0211
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/chai-as-promised": "7.1.0",
"@types/loglevel": "1.5.4",
"@types/mocha": "5.2.6",
"@types/node": "11.13.10",
"@types/node": "11.13.11",
"@types/proxyquire": "1.3.28",
"@types/sinon": "7.0.11",
"chai": "4.2.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@types/lodash.find": "4.6.6",
"@types/loglevel": "1.5.4",
"@types/mocha": "5.2.6",
"@types/node": "11.13.10",
"@types/node": "11.13.11",
"@types/proxyquire": "1.3.28",
"@types/sinon": "7.0.11",
"@types/uuid": "3.4.4",
Expand All @@ -41,7 +41,7 @@
"chai-as-promised": "7.1.1",
"del-cli": "1.1.0",
"mocha": "6.1.4",
"mockttp": "0.14.5",
"mockttp": "0.14.7",
"sinon": "7.3.2",
"source-map-support": "0.5.12",
"ts-node": "8.1.0",
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.1.4",
"mockttp": "0.14.5",
"mockttp": "0.14.7",
"nyc": "13.3.0",
"typescript": "3.4.5"
},
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 @@ -25,7 +25,7 @@
"karma-mocha-reporter": "2.2.5",
"karma-webpack": "3.0.5",
"mocha": "6.1.4",
"webpack": "4.31.0"
"webpack": "4.32.0"
},
"devDependencies": {}
}

0 comments on commit 20a0211

Please sign in to comment.