From 3df18b372cc08bc753df502978f26565cba853d0 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Fri, 19 Aug 2016 08:14:47 -0400 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 342cd6d..b980c5f 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "event-stream": "*", "istanbul": "*", "istanbul-coveralls": "^1.0.1", - "mocha": "*", + "mocha": "2.5.0", "mocha-lcov-reporter": "*", "should": "^11.1.0" },