From ffa117ab7979a1ba5269d7ba7784a02bdaa764e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Oct 2022 18:07:11 -0400 Subject: [PATCH] chore(deps): update dependency mocha to v10.1.0 (#10980) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 5aa9cead66..90d8161435 100644 --- a/install/package.json +++ b/install/package.json @@ -159,7 +159,7 @@ "husky": "8.0.1", "jsdom": "20.0.1", "lint-staged": "13.0.3", - "mocha": "10.0.0", + "mocha": "10.1.0", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5", "nyc": "15.1.0",