From 8ee99993551d3606b660a01529594aaeee0bb795 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 21:53:23 +0800 Subject: [PATCH] Update dependency mocha to v11.1.0 (#876) 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 271860b..45bad52 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "hexo": "7.3.0", "hexo-renderer-marked": "7.0.1", "js-yaml": "4.1.0", - "mocha": "11.0.1", + "mocha": "11.1.0", "stylelint": "16.17.0", "stylelint-stylus": "1.0.0" }