From fd076a4c17eb59b12762299fc438c29ad133ea1b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 07:50:45 +0000 Subject: [PATCH] chore(deps): update dependency mocha to v11 (#615) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 02ed6db7..7184ee88 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "globals": "^15.13.0", "locate-character": "^3.0.0", "magic-string": "^0.30.14", - "mocha": "^10.8.2", + "mocha": "^11.0.0", "mocha-chai-jest-snapshot": "^1.1.6", "prettier": "~3.4.1", "prettier-plugin-pkg": "^0.18.1",