From 7a60bb5d116afc3ffd982cb5869636cca4f150ac Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 6 Mar 2018 05:22:28 +0000 Subject: [PATCH] chore(package): update mocha to version 5.0.2 Closes #91 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3cbf861..56eb72d 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": "^5.0.2", "phantomjs-prebuilt": "^2.1.14", "useragent": "^2.1.7", "xvfb-maybe": "~0.2.1"