From 46f59acdce8d06c49589f001f5be55936d1c3f53 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 14 May 2017 21:41:35 +0000 Subject: [PATCH] chore(package): update mocha to version 3.4.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 610af87917..547503384d 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "istanbul": "0.4.5", "jquery": "3.2.1", "jscodeshift": "^0.3.30", - "mocha": "3.3.0", + "mocha": "3.4.1", "mocha-phantomjs-core": "^2.1.0", "mustache": "2.3.0", "phantomjs-prebuilt": "2.1.14",