From 3b743131c4afa9791f4dcc25461627444847e95b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 21 Feb 2019 22:59:39 +0000 Subject: [PATCH] chore(package): update mocha to version 6.0.1 Closes #219 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index edb9b15..2d03b61 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "coveralls": "3.0.1", "cz-conventional-changelog": "2.1.0", "isparta": "4.1.1", - "mocha": "5.2.0", + "mocha": "6.0.1", "semantic-release": "15.10.3", "sinon": "7.2.3" },