From a471b1afb3b11abb320dda6e0ae5a8fc17d495c5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 23:49:41 -0400 Subject: [PATCH] chore(deps): update dependency mocha to v8.2.0 (#8772) 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 b5dfa9f010..99c1b29e45 100644 --- a/install/package.json +++ b/install/package.json @@ -165,7 +165,7 @@ "husky": "4.3.0", "jsdom": "16.4.0", "lint-staged": "10.4.0", - "mocha": "8.1.3", + "mocha": "8.2.0", "mocha-lcov-reporter": "1.3.0", "nyc": "15.1.0", "smtp-server": "3.7.0"