From d731b0294eead12408d05a1951e9a917b05bf05e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 18 Apr 2019 19:01:34 +0000 Subject: [PATCH] chore(package): update mocha to version 6.1.4 Closes #44 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c2560c..ca48d7a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "grunt-exec": "^2.0.0", "grunt-gh-pages": "^2.0.0", "grunt-mocha-test": "^0.13.2", - "mocha": "^4.0.0", + "mocha": "^6.1.4", "phantomjs-prebuilt": "^2.1.12", "webpack": "^3.5.0" },