From 936940c987a78f2008b5d985e68843ad6c8ca34a Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 27 Jan 2016 20:25:47 +0000 Subject: [PATCH] chore(package): update mocha to version 2.4.4 http://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be3c3f7..ff91690 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt-mocha-cli": "~1.4.0", "grunt-mocha-istanbul": "^2.2.0", "istanbul": "^0.3.5", - "mocha": "^2.0.1", + "mocha": "^2.4.4", "should": "~1.2.2", "xmpp-ftw": "1.x" },