From 568a525b3125841547fc99fe6778aff5ffac061a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 3 Oct 2017 09:24:15 +0000 Subject: [PATCH] chore(package): update mocha to version 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cbf861..77a6c36 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "grunt-contrib-jshint": "^1.0.0", "grunt-release": "^0.14.0", "grunt-simple-mocha": "^0.4.0", - "mocha": "^3.0.2", + "mocha": "^4.0.0", "phantomjs-prebuilt": "^2.1.14", "useragent": "^2.1.7", "xvfb-maybe": "~0.2.1"