From ad96a4d8027d6c8ed0e7255f54b04206eaec5c62 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 bc991555e1..c564397056 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",