From a24ed9c0da13ad77510bcf86ec5ceda8589001cf Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 25 Nov 2016 02:02:17 +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 2e85318..a00889e 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "grunt-simple-mocha": "~0.4", "grunt-contrib-jshint": "~1.0", "chai": "~3.5", - "mocha": "~3.0", + "mocha": "~3.2.0", "grunt-npm": "~0.0.2", "grunt-bump": "~0.8.0", "grunt-auto-release": "~0.0.6"