From 43aee28914648626da35ca083868029089a2de4e Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 3 Oct 2017 04:27:31 +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 29603a6..86c4332 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "karma-mocha": "^1.1.1", "karma-phantomjs-launcher": "^1.0.0", "karma-sauce-launcher": "^1.1.0", - "mocha": "^3.0.0", + "mocha": "^4.0.0", "nodent": "^3.0.17", "nyc": "^11.0.2", "phantomjs-prebuilt": "^2.1.4",