Update dependency mocha to v6

This commit is contained in:
Renovate Bot
2019-02-18 21:20:51 +00:00
parent 10c30a6682
commit cfc1530bfc
+1 -1
View File
@@ -21,7 +21,7 @@
"coveralls": "3.0.2", "coveralls": "3.0.2",
"eslint": "5.7.0", "eslint": "5.7.0",
"istanbul": "0.4.5", "istanbul": "0.4.5",
"mocha": "5.2.0", "mocha": "6.0.0",
"mocha-eslint": "4.1.0", "mocha-eslint": "4.1.0",
"portfinder": "1.0.18" "portfinder": "1.0.18"
}, },