From f7f3a3de1504c236361b7401434871390fc00d5a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 06:29:48 +0000 Subject: [PATCH] Update dependency hexo to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f3fbfaea1..f68ce945a 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "c8": "10.1.3", "chai": "6.0.1", "eslint": "9.39.0", - "hexo": "7.3.0", + "hexo": "8.1.1", "hexo-renderer-marked": "7.0.1", "js-yaml": "4.1.0", "mocha": "11.7.2",