From 0715862557f2b5a27edffce787bdbaa3e6eb381b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 3 Oct 2017 04:24:15 +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 56c8f22..d8c0ac3 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "eslint": "^4.7.2", "eslint-config-airbnb-base": "^12.0.0", "eslint-plugin-import": "^2.7.0", - "mocha": "^3.5.3", + "mocha": "^4.0.0", "nyc": "^11.2.1" }, "nyc": {