Skip to content

Commit

Permalink
chore(package): update sinon-chai to version 3.5.0
Browse files Browse the repository at this point in the history
Closes #8
  • Loading branch information
greenkeeper[bot] authored Feb 20, 2020
1 parent 24a4583 commit 40468dc
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.5.0"
},
"scripts": {
"test": "NODE_ENV=test mocha $(find test -name '*.test.js')",
Expand Down

0 comments on commit 40468dc

Please sign in to comment.