From 1933b7659ad6b14309e4f9569ac1299f6697eeea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 17:34:25 -0400 Subject: [PATCH] chore(deps): update dependency mocha to v10.5.2 (#12657) 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 a7980c8cdf..e0dcb240d8 100644 --- a/install/package.json +++ b/install/package.json @@ -165,7 +165,7 @@ "husky": "8.0.3", "jsdom": "24.1.0", "lint-staged": "15.2.7", - "mocha": "10.5.1", + "mocha": "10.5.2", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5", "nyc": "17.0.0",