From 737341c3619825f04f3c2379a446cce93c64852f Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Tue, 11 Oct 2016 08:23:48 +0200 Subject: [PATCH] chore(package): update mocha to version 3.1.2 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7b69fa..9447b78 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "express": "^4.13.1", "istanbul": "^0.4.4", "jspm": "^0.16.42", - "mocha": "^3.0.2", + "mocha": "^3.1.2", "mocha-lcov-reporter": "^1.2.0", "proxyquire": "^1.7.10", "sinon": "^1.17.4",