From db39ad198f2676b4806f25445e82407594dd6d7b Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 4 Aug 2016 09:14:05 +0200 Subject: [PATCH] chore(package): update mocha to version 3.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91f97aa..16d72c7 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": "3.0.1", "grunt-contrib-watch": "0.3.1", "grunt-peg": "1.4.0", "grunt-component-build": "0.5.3",