From 141371ff49e78ba46f261b7c867da023927df50f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 3 Oct 2017 04:43:37 +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 b0edba6..01829e4 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "eslint-plugin-react": "^7.0.0", "husky": "^0.13.0", "jsdoc": "^3.4.3", - "mocha": "^3.0.0", + "mocha": "^4.0.0", "promises-aplus-tests": "2.x" }, "repository": {