From 09302949847c1748b4216c12637a7f8a7b5c4c8f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 3 Oct 2017 04:47:49 +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 700e39b..08019a8 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "coveralls": "^3.0.0", "express": "^4.12.0", "istanbul": "^0.4.0", - "mocha": "3.5.3", + "mocha": "4.0.0", "shelljs": "^0.7.6", "sinon": "^4.0.0" },