From 72a78833fee30fb845eb71b13176268d5ac51545 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 10:57:53 -0400 Subject: [PATCH] chore(deps): update dependency mocha to v8.1.0 (#8536) 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 1d92b36ac9..2933cb40aa 100644 --- a/install/package.json +++ b/install/package.json @@ -144,7 +144,7 @@ "husky": "4.2.5", "jsdom": "16.3.0", "lint-staged": "10.2.11", - "mocha": "8.0.1", + "mocha": "8.1.0", "mocha-lcov-reporter": "1.3.0", "nyc": "15.1.0", "smtp-server": "3.7.0"