From 218889b1ef34e1d2d32788a290198b969fed0aa5 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 25 Nov 2016 00:10:17 +0000 Subject: [PATCH] chore(package): update mocha to version 3.2.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be3c3f7..e33393e 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": "^3.2.0", "should": "~1.2.2", "xmpp-ftw": "1.x" },