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 1fbb6d5 commit 753d420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"eslint-config-pedant": "^1.0.0",
"nyc": "^11.7.1",
"proxyquire": "^2.0.1",
"sinon": "^5.0.4"
"sinon": "5.0.8"
},
"scripts": {
"pretest": "eslint .",
Expand Down

0 comments on commit 753d420

Please sign in to comment.