From 22dfe93f8b7adea2b6b6ec333ee5ba2c31395935 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 31 Jul 2017 22:28:11 +0000 Subject: [PATCH] chore(package): update mocha to version 3.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5661f0a61c..a0961992a1 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "marked": "0.3.6", "metalsmith": "2.3.0", "metalsmith-layouts": "1.8.1", - "mocha": "3.4.2", + "mocha": "3.5.0", "mocha-phantomjs-core": "^2.1.0", "mustache": "2.3.0", "phantomjs-prebuilt": "2.1.14",