From 0b227c0ca0aa4b5251e72aa42a0d32db5bf7bdd8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Jun 2025 01:20:08 +0800 Subject: [PATCH] Update dependency stylelint to v16.20.0 (#886) 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 6dca703..f9fc365 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "hexo-renderer-marked": "7.0.1", "js-yaml": "4.1.0", "mocha": "11.1.0", - "stylelint": "16.17.0", + "stylelint": "16.20.0", "stylelint-stylus": "1.0.0" } }