Skip to content

Commit

Permalink
fix: pin sinon to 5.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 24, 2018
1 parent b0877f9 commit 435acaa
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 @@ -47,7 +47,7 @@
"mocha": "^5.0.0",
"semantic-release": "^8.0.0",
"simple-git": "^1.45.0",
"sinon": "^5.0.0",
"sinon": "5.0.8",
"sinon-chai": "^2.9.0",
"validate-commit-msg": "^2.6.1"
},
Expand Down

0 comments on commit 435acaa

Please sign in to comment.