From b370333c6a073345bf04d0558760b9a413a4515c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2020 09:09:38 -0500 Subject: [PATCH] chore(deps): update dependency mocha to v7 (#8106) Co-authored-by: WhiteSource Renovate --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 858a663b79..1f4231ee27 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "husky": "4.2.1", "jsdom": "15.2.1", "lint-staged": "10.0.1", - "mocha": "6.2.2", + "mocha": "7.0.1", "mocha-lcov-reporter": "1.3.0", "nyc": "14.1.1", "smtp-server": "3.5.0"