Skip to content

Commit

Permalink
chore(package): update sinon-chai to version 2.12.0
Browse files Browse the repository at this point in the history
Closes #8
  • Loading branch information
greenkeeper[bot] committed Jul 18, 2017
1 parent 7c37303 commit 9293f0e
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": "~2.12.0"
},
"scripts": {
"test": "NODE_ENV=test mocha $(find test -name '*.test.js')",
Expand Down

0 comments on commit 9293f0e

Please sign in to comment.