From 8d0209e9a00162293c5987153499315c03f4a31a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2020 09:56:45 +0000 Subject: [PATCH] chore(package): update mocha to version 7.1.1 Closes #34 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6d0759b..d8fd024 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "husky": "^3.0.0", "lint-staged": "^9.2.0", "mjs-mocha": "^3.0.0", - "mocha": "^6.1.4", + "mocha": "^7.1.1", "npm-run-all": "^4.1.5", "nyc": "^14.1.1", "standard": "^13.0.2"