From 8b24c54d6fd52653a49aa13e14383f37b5382c0e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2019 22:44:26 +0000 Subject: [PATCH] chore(package): update mocha to version 6.2.0 Closes #91 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 138364d..6aaf916 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": "^6.2.0", "phantomjs-prebuilt": "^2.1.14", "useragent": "^2.1.7", "xvfb-maybe": "~0.2.1"