Skip to content

Commit 6173670

Browse files
chore(package): update sinon to version 8.0.0
Closes #31
1 parent 274458e commit 6173670

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
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"mocha": "^5.0.0",
3333
"proxyquire": "^1.7.11",
34-
"sinon": "^5.0.0",
34+
"sinon": "^8.0.0",
3535
"standard": "^10.0.1",
3636
"semantic-release": "^7.0.1"
3737
},

0 commit comments

Comments
 (0)