From 9384894d8ced39228afc98ce70e3bf18ed43e4b2 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 8 Aug 2016 03:38:17 -0500 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 b861ab471c..e7255fc197 100644 --- a/package.json +++ b/package.json @@ -91,7 +91,7 @@ "grunt-webpack": "1.0.14", "load-grunt-configs": "1.0.0", "load-grunt-tasks": "3.5.0", - "mocha": "3.0.1", + "mocha": "3.0.2", "mocha-multi": "0.9.1", "semver": "5.3.0", "sinon": "1.17.5",