From 0f408c230fca300a478de6f8d0491ce1895b1e6e Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 23 May 2016 00:53:22 -0700 Subject: [PATCH] chore(package): update mocha to version 2.5.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5de0561..9a3d1b3 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": "^2.5.0", "sinon": "^1.9.1", "proxyquire": "^0.6.0" },