From f934be0ba45d23f84e74488a741fc86b598c354c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 25 May 2016 11:03:22 +0200 Subject: [PATCH] chore(package): update mocha to version 2.5.3 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91f97aa..9fa3b08 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "grunt-cafe-mocha": "0.1.13", "grunt-cli": "0.1.13", "chai": "3.3.0", - "mocha": "1.9.0", + "mocha": "2.5.3", "grunt-contrib-watch": "0.3.1", "grunt-peg": "1.4.0", "grunt-component-build": "0.5.3",