Skip to content

Commit f7cca88

Browse files
chore(package): update sinon to version 9.0.1
Closes #7
1 parent 24a4583 commit f7cca88

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
@@ -13,7 +13,7 @@
1313
"mocha": "~3.2.0",
1414
"mocha-lcov-reporter": "~1.2.0",
1515
"pre-commit": "~1.2.0",
16-
"sinon": "~1.17.6",
16+
"sinon": "~9.0.1",
1717
"sinon-chai": "~2.8.0"
1818
},
1919
"scripts": {

0 commit comments

Comments
 (0)