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 4d07ddd commit fbfe43b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"chai": "^4.2.0",
"coveralls": "^3.0.2",
"cross-env": "^5.2.0",
"mocha": "^6.0.0",
"mocha": "6.0.2",
"nyc": "^13.3.0",
"pmock": "^0.2.3",
"standard": "^12.0.1",
Expand Down

0 comments on commit fbfe43b

Please sign in to comment.