From ac63806a540e24a1c6d267b56b4e63f92cb9b398 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 06:45:06 +0000 Subject: [PATCH] chore(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 f8056f2c..841fd98b 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", "puppeteer": "^24.4.0", - "stylelint": "16.26.1", + "stylelint": "17.14.1", "stylelint-config-standard": "38.0.0", "stylelint-stylus": "^1.0.0" }