From 4ffbd78df56cf0be9b76737dba85c7588f59f5fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 19:46:23 -0500 Subject: [PATCH] chore(deps): update dependency mocha to v9.2.2 (#10383) 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 5d66d72ac7..a5e82cc79d 100644 --- a/install/package.json +++ b/install/package.json @@ -155,7 +155,7 @@ "husky": "7.0.4", "jsdom": "19.0.0", "lint-staged": "12.3.5", - "mocha": "9.2.1", + "mocha": "9.2.2", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5", "nyc": "15.1.0",