Skip to content

Commit

Permalink
fix: pin mocha to 5.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 13, 2018
1 parent aae7095 commit 28febe9
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 @@ -21,7 +21,7 @@
"coveralls": "^3.0.0",
"express": "^4.16.3",
"istanbul": "^0.4.5",
"mocha": "^5.0.5",
"mocha": "5.0.5",
"unexpected": "^10.37.2",
"unexpected-express": "^10.0.0",
"unexpected-messy": "^7.4.1"
Expand Down

0 comments on commit 28febe9

Please sign in to comment.