Skip to content

Commit 84aed99

Browse files
chore(package): update sinon-chai to version 3.4.0
Closes #8
1 parent 24a4583 commit 84aed99

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
@@ -14,7 +14,7 @@
1414
"mocha-lcov-reporter": "~1.2.0",
1515
"pre-commit": "~1.2.0",
1616
"sinon": "~1.17.6",
17-
"sinon-chai": "~2.8.0"
17+
"sinon-chai": "~3.4.0"
1818
},
1919
"scripts": {
2020
"test": "NODE_ENV=test mocha $(find test -name '*.test.js')",

0 commit comments

Comments
 (0)