Skip to content

Commit f96404b

Browse files
chore(package): update sinon to version 5.0.2
Closes #52
1 parent 61f0e0d commit f96404b

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
@@ -32,7 +32,7 @@
3232
"mocha": "^4.0.1",
3333
"nyc": "^11.3.0",
3434
"proxyquire": "^1.8.0",
35-
"sinon": "^4.1.2",
35+
"sinon": "^5.0.2",
3636
"sinon-chai": "^2.14.0"
3737
},
3838
"scripts": {

0 commit comments

Comments
 (0)