From c535654142233fc29843df2e15b06743c871cff1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 10:18:57 -0400 Subject: [PATCH] chore(deps): update dependency mocha to v7.1.1 (#8215) Co-authored-by: Renovate Bot --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 9e10b27c04..3d84aa698c 100644 --- a/install/package.json +++ b/install/package.json @@ -142,7 +142,7 @@ "husky": "4.2.3", "jsdom": "16.2.1", "lint-staged": "10.0.8", - "mocha": "7.1.0", + "mocha": "7.1.1", "mocha-lcov-reporter": "1.3.0", "nyc": "15.0.0", "smtp-server": "3.5.0"