Skip to content

Commit

Permalink
fix: pin mocha to 5.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Mar 7, 2018
1 parent 166e5d2 commit 8efce8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"chai-http": "^3.0.0",
"coveralls": "^3.0.0",
"eslint": "^4.12.1",
"mocha": "^5.0.0",
"mocha": "5.0.3",
"mock-require": "^3.0.0",
"nyc": "^11.4.0",
"sinon": "^4.1.3",
Expand Down

0 comments on commit 8efce8f

Please sign in to comment.