Skip to content

Commit 0c337cc

Browse files
authored
Merge pull request #5 from node-eval/greenkeeper/sinon-chai-3.0.0
Update sinon-chai to the latest version 🚀
2 parents 32a3222 + 45b8180 commit 0c337cc

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

0 commit comments

Comments
 (0)