From 12a9f66c689810b524ef65a9ccac300428e67e30 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 03:42:56 +0000 Subject: [PATCH] chore(package): update mocha to version 7.1.0 Closes #39 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9310671..2419ef7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "chai": "4.1.2", "coveralls": "2.13.2", "global": "4.3.2", - "mocha": "3.5.1", + "mocha": "7.1.0", "husky": "0.13.4", "rimraf": "2.6.2", "npm-run-all": "4.1.0"