From a7986773fe27d96f652ddde1b83d7c88bf5003a8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 1 May 2022 11:07:04 +0000 Subject: [PATCH] chore(deps): update dependency mocha to v10 --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index 16c7265d32..9427f8822a 100644 --- a/install/package.json +++ b/install/package.json @@ -157,7 +157,7 @@ "husky": "7.0.4", "jsdom": "19.0.0", "lint-staged": "12.4.1", - "mocha": "9.2.2", + "mocha": "10.0.0", "mocha-lcov-reporter": "1.3.0", "mockdate": "3.0.5", "nyc": "15.1.0",