From b27ed1a8b40c712605f4cac143a37c723a895240 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 24 May 2017 19:06:19 +0000 Subject: [PATCH] chore(package): update mocha to version 3.4.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 941a9b6..ec00a13 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "istanbul": "^0.4.5", "jshint": "^2.9.2", "jshint-stylish": "^2.2.0", - "mocha": "*", + "mocha": ">=3.4.2", "semantic-release": "^6.3.2", "should": "*", "validate-commit-msg": "^2.6.1"