Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #261 from aerogear/renovate/all
Browse files Browse the repository at this point in the history
chore(deps): update dependency sinon to v7.2.5
  • Loading branch information
wtrocki authored Feb 27, 2019
2 parents e5a25ae + e3cfc96 commit ec61024
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"del-cli": "1.1.0",
"mocha": "6.0.2",
"nyc": "13.3.0",
"sinon": "7.2.4",
"sinon": "7.2.5",
"source-map-support": "0.5.10",
"ts-node": "8.0.2",
"typescript": "3.3.3333"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"del-cli": "1.1.0",
"mocha": "6.0.2",
"nyc": "13.3.0",
"sinon": "7.2.4",
"sinon": "7.2.5",
"source-map-support": "0.5.10",
"ts-node": "8.0.2",
"typescript": "3.3.3333"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"mocha": "6.0.2",
"mockttp": "0.12.6",
"nyc": "13.3.0",
"sinon": "7.2.4",
"sinon": "7.2.5",
"source-map-support": "0.5.10",
"ts-node": "8.0.2",
"typescript": "3.3.3333"
Expand Down

0 comments on commit ec61024

Please sign in to comment.