From 5bdd3868d9767b662621a0fda319a78d8f5311e9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 7 Mar 2018 07:05:19 +0000 Subject: [PATCH] chore(package): update mocha to version 5.0.3 Closes #44 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c2560c..1eefbba 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": "^5.0.3", "phantomjs-prebuilt": "^2.1.12", "webpack": "^3.5.0" },