From 4c32535ff39f4d197050ab72894a13fb6e7b8404 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 10 Sep 2017 07:52:13 +0000 Subject: [PATCH] chore(package): update mocha to version 3.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1f97f1d28..51d6c32f24 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "marked": "0.3.6", "metalsmith": "2.3.0", "metalsmith-layouts": "1.8.1", - "mocha": "3.5.0", + "mocha": "3.5.1", "mocha-phantomjs-core": "^2.1.0", "mustache": "2.3.0", "phantomjs-prebuilt": "2.1.15",