From e85741623ed340f20b4084c40619848251d8a8a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 02:34:38 +0000 Subject: [PATCH] Update dependency stylelint to v17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7497f7..ee99b35 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "hexo-renderer-marked": "7.0.1", "js-yaml": "4.1.1", "mocha": "11.7.5", - "stylelint": "16.26.1", + "stylelint": "17.13.0", "stylelint-stylus": "1.0.0" } }