From 71a915135e2789a7f919ef78c12c91d003131d5e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 21:46:02 +0800 Subject: [PATCH] Update dependency stylelint to v16.17.0 (#873) 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 96ab06c..271860b 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "hexo-renderer-marked": "7.0.1", "js-yaml": "4.1.0", "mocha": "11.0.1", - "stylelint": "16.12.0", + "stylelint": "16.17.0", "stylelint-stylus": "1.0.0" } }