From 4c9fadacac702ff82535e8ffe3e21d26d1bb645b Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 4 Aug 2016 00:08:14 -0700 Subject: [PATCH] chore(package): update mocha to version 3.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5de0561..632e0c7 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "grunt-contrib-jshint": "^0.10.0", "jshint-stylish": "^0.1.5", "istanbul": "^0.2.7", - "mocha": "^1.18.2", + "mocha": "^3.0.1", "sinon": "^1.9.1", "proxyquire": "^0.6.0" },