From fedb5751182d33357e24e0d2863262fa593447a4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Tue, 3 Oct 2017 08:15:14 +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 4e9b08ccae..2f55aaf3c3 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "marked": "0.3.6", "metalsmith": "2.3.0", "metalsmith-layouts": "1.8.1", - "mocha": "3.5.3", + "mocha": "4.0.0", "mocha-phantomjs-core": "^2.1.0", "mustache": "2.3.0", "phantomjs-prebuilt": "2.1.15",