From 6e0ea1f623baf2a9ceb3e92ff4490ba4c61a3eaa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 15:39:55 +0000 Subject: [PATCH] Update dependency mocha to v11.7.6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7497f71b..571481548 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "hexo": "8.1.1", "hexo-renderer-marked": "7.0.1", "js-yaml": "4.1.1", - "mocha": "11.7.5", + "mocha": "11.7.6", "stylelint": "16.26.1", "stylelint-stylus": "1.0.0" }