Skip to content

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 3df6a80 commit dad8b9e
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 @@ -76,7 +76,7 @@
"eslint-plugin-standard": "^4.0.0",
"koa": "^2.7.0",
"koa-logger": "^3.2.0",
"mocha": "^6.0.2",
"mocha": "6.0.2",
"nyc": "^13.3.0",
"pre-commit": "^1.2.2",
"rimraf": "^2.6.3",
Expand Down

0 comments on commit dad8b9e

Please sign in to comment.