From 878a2af68ef84c30dada1db4036d1ddcfacffd09 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sun, 14 May 2017 21:17:43 +0300 Subject: [PATCH] chore(package): update mocha to version 3.4.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3d84971..015a010 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "chai": "3.5.0", "conventional-changelog-cli": "1.2.0", "conventional-github-releaser": "1.1.3", - "mocha": "2.5.3", + "mocha": "3.4.0", "pre-commit": "1.1.3", "strip-json-comments": "2.0.1" }