Skip to content

Commit ea36d8c

Browse files
authored
Merge pull request #6 from node-eval/greenkeeper/sinon-chai-3.0.0
Update sinon-chai to the latest version 🚀
2 parents 02dbb69 + aed04b3 commit ea36d8c

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

0 commit comments

Comments
 (0)