From eb7a49eaeb6db571cafa95413244f2d0708206e8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 15 Jan 2026 14:18:50 +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 a341f31..e66e9dd 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "eslint-plugin-vue": "10.6.2", "jsdom": "27.4.0", "postcss-html": "1.8.1", - "stylelint": "16.26.1", + "stylelint": "17.0.0", "stylelint-config-recommended-vue": "1.6.1", "stylelint-config-standard": "39.0.1", "typescript": "5.9.3",