From 3a64ebf409defa28a2d9a246b98c9844344487ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Jul 2025 10:52:48 +0800 Subject: [PATCH] Update dependency mocha to v11.7.1 (#891) 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 e2ac0f9..26aaf38 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "hexo": "7.3.0", "hexo-renderer-marked": "7.0.1", "js-yaml": "4.1.0", - "mocha": "11.5.0", + "mocha": "11.7.1", "stylelint": "16.20.0", "stylelint-stylus": "1.0.0" }