From 2331b481b5dce0622bb3f83916bde8738db9b1de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Jul 2025 17:32:17 +0000 Subject: [PATCH] Update dependency stylelint to v16.23.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0577d013c..cc515f24a 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.21.1", + "stylelint": "16.23.0", "stylelint-stylus": "1.0.0" } }