Skip to content

Commit ad43868

Browse files
fix(package): update sinon to version 9.0.0
Closes #35
1 parent 053fe4e commit ad43868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/sinon-chai": "^3.2.3",
3737
"chai": "^4.2.0",
3838
"mocha": "^6.2.2",
39-
"sinon": "^7.5.0",
39+
"sinon": "^9.0.0",
4040
"sinon-chai": "^3.3.0"
4141
},
4242
"devDependencies": {

0 commit comments

Comments
 (0)