From 1547d824882dfb904c89c3aae51e89bd4a19f1ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 15:06:38 +0800 Subject: [PATCH] Update dependency mocha to v10.4.0 (#776) 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 36f2101..822162b 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "hexo": "7.1.1", "hexo-renderer-marked": "6.2.0", "js-yaml": "4.1.0", - "mocha": "10.3.0", + "mocha": "10.4.0", "stylelint": "16.4.0", "stylelint-stylus": "1.0.0" }