From 5ac7f6ec8015479ac1e2c6765e628868e57e73af Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 21:13:23 +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 3b9fb75ca..04384ccb7 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "sass": "1.103.1", "storybook": "10.5.10", "style-dictionary": "5.5.2", - "stylelint": "16.26.1", + "stylelint": "17.14.1", "stylelint-config-cloudfour": "10.0.0", "stylelint-scss": "7.2.0", "stylelint-use-logical-spec": "5.0.1",