From ca5e86b415cd0536394352ca873f0d92b8376cf3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2020 08:07:55 +0000 Subject: [PATCH] chore(package): update mocha to version 7.0.1 Closes #375 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74bdd00c..b036b1ec 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "ganache-cli": "6.3.0", "husky": "1.3.1", "lint-staged": "8.1.4", - "mocha": "5.2.0", + "mocha": "7.0.1", "mocha-typescript": "1.1.17", "moment": "2.24.0", "nyc": "13.3.0",