From 03ff3463ea3752299b8291b9c0e50a88394d55f3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 3 Oct 2017 10:03:59 +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 487654d..cac0ae3 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint-plugin-promise": "^3.4.0", "eslint-plugin-standard": "^2.0.1", "hugs": "^1.0.2", - "mocha": "^3.2.0", + "mocha": "^4.0.0", "npm-ls-scripts": "^0.1.2", "nyc": "^10.0.0" },