From 0f045d655ab33d76b8cd70b4436791263a5a89c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 Nov 2024 20:51:07 +0800 Subject: [PATCH] Update dependency stylelint to v16.10.0 (#840) 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 ce9028d22..92265281a 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "hexo-renderer-marked": "6.3.0", "js-yaml": "4.1.0", "mocha": "10.7.3", - "stylelint": "16.9.0", + "stylelint": "16.10.0", "stylelint-stylus": "1.0.0" } }