Skip to content

Commit

Permalink
fix: pin sinon to 5.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 24, 2018
1 parent 60c2f52 commit 4f0b86c
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 @@ -67,7 +67,7 @@
"mocha-sugar-free": "^1.3.1",
"morgan": "^1.8.1",
"serve-index": "^1.8.0",
"sinon": "^5.0.0",
"sinon": "5.0.9",
"throttle": "^1.0.3",
"uglify-es": "^3.0.19",
"watchify": "^3.9.0",
Expand Down

0 comments on commit 4f0b86c

Please sign in to comment.