From 65642938001998bc361c740b6a32f043d6920ab7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 19:51:43 +0000 Subject: [PATCH] Update dependency mocha to v11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f80e69774..2a974d81f 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "hexo": "7.3.0", "hexo-renderer-marked": "6.3.0", "js-yaml": "4.1.0", - "mocha": "10.8.2", + "mocha": "11.0.1", "stylelint": "16.10.0", "stylelint-stylus": "1.0.0" }