From b304036e2d91457933651687706eadd8931f961c Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 23 May 2016 11:47:22 +0200 Subject: [PATCH] chore(package): update mocha to version 2.5.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ea18a69..752f1ca 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "eslint-plugin-promise": "^1.1.0", "eslint-plugin-standard": "^1.3.2", "istanbul": "^0.4.2", - "mocha": "^2.4.5", + "mocha": "^2.5.1", "semantic-release": "^4.3.5", "standard": "^7.0.0" },