From 4a277fcef7057646b171b5cc6e0d70b4df233294 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 24 Apr 2017 02:45:39 -0700 Subject: [PATCH] chore(package): update mocha to version 3.3.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1f9213..4204757 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.3.0", "nodemon": "~1.10.2", "sinon": "^1.14.1", "sinon-as-promised": "^4.0.3"