From cc648d8ebaf1e559bfe13581e39045a312b35abf Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 24 Nov 2016 19:39:38 -0500 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 403bcbe6f..6d3b7f57e 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "maki": "0.5.0", "mapillary-js": "2.1.0", "minimist": "~1.2.0", - "mocha": "~3.1.0", + "mocha": "~3.2.0", "mocha-phantomjs-core": "~2.1.0", "name-suggestion-index": "0.1.1", "npm-run-all": "~3.1.1",