From 3f4e57d31d04b1592860ec80f62052fc867a6ae7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 17:33:44 +0800 Subject: [PATCH] Update dependency stylelint to v16 (#735) 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 06eab91..f1d1435 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "hexo-renderer-marked": "6.2.0", "js-yaml": "4.1.0", "mocha": "10.2.0", - "stylelint": "15.11.0", + "stylelint": "16.2.1", "stylelint-stylus": "1.0.0" } }