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 11, 2019
1 parent 1bab48a commit 9ff3e91
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
},
"devDependencies": {
"coveralls": "3.0.4",
"del-cli": "1.1.0",
"del-cli": "2.0.0",
"lerna": "3.15.0",
"npm-run-all": "4.1.5",
"nyc": "13.3.0",
"nyc": "14.1.1",
"replace": "1.1.0",
"ts-node": "8.3.0",
"tslint": "5.18.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@types/sinon": "7.0.13",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"del-cli": "1.1.0",
"del-cli": "2.0.0",
"mocha": "6.1.4",
"sinon": "7.3.2",
"source-map-support": "0.5.12",
Expand All @@ -49,7 +49,7 @@
},
"dependencies": {
"@aerogear/core": "2.5.0",
"keycloak-js": "4.8.3",
"keycloak-js": "6.0.1",
"loglevel": "1.6.3",
"url": "0.11.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"browserify": "16.3.0",
"chai": "4.2.0",
"chai-as-promised": "7.1.1",
"del-cli": "1.1.0",
"del-cli": "2.0.0",
"mocha": "6.1.4",
"mockttp": "0.15.0",
"sinon": "7.3.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/security/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"chai": "4.2.0",
"mocha": "6.1.4",
"mockttp": "0.15.0",
"nyc": "13.3.0",
"nyc": "14.1.1",
"typescript": "3.5.3"
},
"dependencies": {
Expand Down

0 comments on commit 9ff3e91

Please sign in to comment.