From 2f3ac286779119bcd45b7a5ed38ab88c48d9ccb9 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 12 Apr 2019 00:39:54 +0000 Subject: [PATCH] chore(package): update mocha to version 6.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da5a8d5..ec0578e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "istanbul": "^0.4.5", "jshint": "^2.9.2", "jshint-stylish": "^2.2.0", - "mocha": "*", + "mocha": ">=6.1.3", "semantic-release": "^6.3.2", "should": "*", "validate-commit-msg": "^2.6.1"