Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit c47f3ac

Browse files
committed
chore(deps): update dependency sinon to v9
1 parent ae8a0fa commit c47f3ac

File tree

2 files changed

+85
-63
lines changed

2 files changed

+85
-63
lines changed

Diff for: package-lock.json

+83-61
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@types/node": "7.0.63",
7777
"@types/object-hash": "1.2.0",
7878
"@types/rimraf": "2.0.2",
79-
"@types/sinon": "4.3.1",
79+
"@types/sinon": "9.0.3",
8080
"@types/temp": "0.8.32",
8181
"cz-conventional-changelog": "^2.0.0",
8282
"husky": "^0.14.0",
@@ -85,7 +85,7 @@
8585
"prettier": "1.19.1",
8686
"rimraf": "^2.6.1",
8787
"semantic-release": "^15.1.8",
88-
"sinon": "^6.0.0",
88+
"sinon": "^9.0.2",
8989
"source-map-support": "^0.5.0",
9090
"temp": "^0.8.3",
9191
"tslint": "^6.1.2",

0 commit comments

Comments
 (0)