Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.

Commit

Permalink
fix: pin mocha to 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Apr 7, 2019
1 parent ef9d5ef commit b136f3f
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 @@ -53,7 +53,7 @@
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"express": "^4.16.4",
"mocha": "^6.0.2",
"mocha": "6.0.2",
"nyc": "^13.3.0",
"sinon": "^7.2.4",
"sinon-chai": "^3.3.0"
Expand Down

0 comments on commit b136f3f

Please sign in to comment.