From ff5520ede46709479f2cad24e312a7140f141526 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 22:25:23 +0000 Subject: [PATCH] chore(deps): update dependency mocha to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1bf3886..a389d87f 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "husky": "^8.0.1", "jest": "^29.3.0", "lint-staged": "^13.0.3", - "mocha": "9.2.0", + "mocha": "10.2.0", "prettier": "2.7.1", "standard-version": "^9.5.0", "zx": "^4.3.0"