From c4cc1e61df83d4711799f989f4778128e238e918 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Dec 2022 16:37:01 -0500 Subject: [PATCH] chore(deps): update dependency mocha to v10.2.0 (#11094) 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 b65741af43..3334f90624 100644 --- a/install/package.json +++ b/install/package.json @@ -160,7 +160,7 @@ "husky": "8.0.2", "jsdom": "20.0.3", "lint-staged": "13.1.0", - "mocha": "10.1.0", + "mocha": "10.2.0", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5", "nyc": "15.1.0",