From d7ff4b30cd91e147b9129320aaf8abd10ac7d0fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Dec 2025 15:41:21 +0000 Subject: [PATCH] Update dependency stylelint to v16.26.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47d833d3a..b965f39eb 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.5", - "stylelint": "16.25.0", + "stylelint": "16.26.1", "stylelint-stylus": "1.0.0" } }