From 4717bccd08079accc74ae28e46f2e0ca0d87a89e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 14:29:49 +0800 Subject: [PATCH] Update dependency stylelint to v16.25.0 (#921) 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 f3fbfae..e969393 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "hexo-renderer-marked": "7.0.1", "js-yaml": "4.1.0", "mocha": "11.7.2", - "stylelint": "16.23.1", + "stylelint": "16.25.0", "stylelint-stylus": "1.0.0" } }