From 817932760593a23f4eefa527bb824161b27a0892 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 8 Aug 2016 10:03:52 +0200 Subject: [PATCH] chore(package): update mocha to version 3.0.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91f97aa..5e4f9b5 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.2", "grunt-contrib-watch": "0.3.1", "grunt-peg": "1.4.0", "grunt-component-build": "0.5.3",