From fd52aa63f4362f77f6a8e0fb80633292649ee863 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 13:42:38 +0000 Subject: [PATCH] fix(deps): update dependency stylelint to v17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44546092..92dcd003 100644 --- a/package.json +++ b/package.json @@ -213,7 +213,7 @@ "schema-utils": "^4.3.3", "semver": "^7.7.4", "sharp": "^0.34.5", - "stylelint": "^16.26.1", + "stylelint": "^17.0.0", "stylelint-config-recommended-scss": "^16.0.2", "stylelint-config-standard-scss": "^16.0.0", "stylelint-high-performance-animation": "^1.11.0",