From 72f765f7b8315785d6896a9a9db723e13dc40172 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 14 May 2017 12:29:53 -0700 Subject: [PATCH] chore(package): update mocha to version 3.4.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1f9213..9109e76 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "grunt-bg-shell": "^2.3.1", "grunt-contrib-watch": "^0.6.1", "grunt-mocha": "^0.4.11", - "mocha": "^2.5.3", + "mocha": "^3.4.1", "nodemon": "~1.10.2", "sinon": "^1.14.1", "sinon-as-promised": "^4.0.3"