From ef8f50c62c8764754c68557505cfc3f791cd0ee9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 19:30:09 +0000 Subject: [PATCH] chore(deps): update dependency stylelint to v16 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0ad8ca1..801319c 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "8.54.0", "eslint-config-airbnb-base": "15.0.0", "eslint-plugin-import": "2.29.0", - "stylelint": "15.11.0", + "stylelint": "16.24.0", "stylelint-config-standard": "34.0.0" } }