From 5a03d31f777c41db7a9509d41bfe2c64a39ec69b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 15 Jan 2026 14:05:05 +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 5df9da2..c323008 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "nuxt": "4.2.2", "postcss-html": "1.8.1", "sass": "1.97.2", - "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",