From b273ea2d93e71f9f0022de5664105d16dfba4fa0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Oct 2025 01:31:04 +0000 Subject: [PATCH] Update dependency mocha to v11.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 804d14eee..3ed5f1afd 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.7.2", + "mocha": "11.7.4", "stylelint": "16.23.1", "stylelint-stylus": "1.0.0" }