From dcd8dea3b38824f91ebb4617a20ad87637ca135f Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Wed, 24 May 2017 18:13:40 +0200 Subject: [PATCH] chore(package): update mocha to version 3.4.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91f97aa..4f2eab5 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.4.2", "grunt-contrib-watch": "0.3.1", "grunt-peg": "1.4.0", "grunt-component-build": "0.5.3",