From 10fe1f5fc512046ba50868784ddc737116ee86d3 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 25 Nov 2016 01:16:59 +0100 Subject: [PATCH] chore(package): update mocha to version 3.2.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 91f97aa..76e0982 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.2.0", "grunt-contrib-watch": "0.3.1", "grunt-peg": "1.4.0", "grunt-component-build": "0.5.3",