From 1bc8adab61b4489349e9a4dd902e3273eb317b23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 10:21:51 +0800 Subject: [PATCH] Update dependency stylelint to v16.23.1 (#900) 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 bf076a0..1b471f0 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.1", - "stylelint": "16.23.0", + "stylelint": "16.23.1", "stylelint-stylus": "1.0.0" } }