From 000546e1a917860f7407d9d272129f29374f2d5c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 8 Aug 2016 00:55:42 -0700 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 226b804f..e8b2eebf 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "jshint-stylish": "~2.2.0", "load-grunt-tasks": "~3.5.0", "lodash": "^4.0.1", - "mocha": "~2.5.3", + "mocha": "~3.0.2", "mocha-sinon": "~1.1.0", "nock": "~8.0.0", "sinon": "~1.17.3",