From 77e5fbb1ba6821a338f7c2213d9ebace26e2a2f3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 11 Sep 2017 22:20:02 +0000 Subject: [PATCH] chore(package): update mocha to version 3.5.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5761b2a..fce17bb 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "karma-firefox-launcher": "1.0.1", "karma-mocha": "1.3.0", "karma-mocha-reporter": "2.2.4", - "mocha": "3.5.2", + "mocha": "3.5.3", "mz": "2.6.0", "sinon": "3.2.1", "sinon-chrome": "2.2.1",