Skip to content

Commit

Permalink
chore(package): update sinon-chai to version 3.0.0
Browse files Browse the repository at this point in the history
Closes #8
  • Loading branch information
greenkeeper[bot] committed Mar 6, 2018
1 parent 7c37303 commit 4e2af77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"mocha-lcov-reporter": "~1.2.0",
"pre-commit": "~1.2.0",
"sinon": "~1.17.6",
"sinon-chai": "~2.8.0"
"sinon-chai": "~3.0.0"
},
"scripts": {
"test": "NODE_ENV=test mocha $(find test -name '*.test.js')",
Expand Down

0 comments on commit 4e2af77

Please sign in to comment.