Skip to content

Commit e524d5e

Browse files
chore(package): update sinon to version 5.0.5
Closes #52
1 parent 501fffc commit e524d5e

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": "^5.0.0",
3333
"nyc": "^11.3.0",
3434
"proxyquire": "^1.8.0",
35-
"sinon": "^4.1.2",
35+
"sinon": "^5.0.5",
3636
"sinon-chai": "^2.14.0"
3737
},
3838
"scripts": {

0 commit comments

Comments
 (0)