From 1e1467aa0d97aa4a2c61e88d3dde5193fad9b65d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 12:29:43 -0500 Subject: [PATCH] Update dependency mocha to v7.1.0 (#8183) 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 fbc1e16e19..bc6a4d7ae4 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "husky": "4.2.2", "jsdom": "16.1.0", "lint-staged": "10.0.7", - "mocha": "7.0.1", + "mocha": "7.1.0", "mocha-lcov-reporter": "1.3.0", "nyc": "15.0.0", "smtp-server": "3.5.0"