From 2fd1a4a6448c6e30979d835ef16c479a99de87c3 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 10 Oct 2016 07:42:37 +0100 Subject: [PATCH] chore(package): update mocha to version 3.1.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ca0940..41b33b3 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "grunt-mocha-cli": "~1.7.0", "grunt-mocha-istanbul": "^2.2.0", "istanbul": "^0.3.5", - "mocha": "~1.18.0", + "mocha": "~3.1.1", "should": "~1.2.2", "xmpp-ftw": "1.x" },