From 9700ba82af7ff8d0075e4bc471f51e06767fe36c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 19:49:04 +0000 Subject: [PATCH] chore(deps): update devdependency @nuxtjs/stylelint-module to v5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2d9bd53..324b9982 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@nuxt/postcss8": "1.1.3", "@nuxtjs/eslint-config": "10.0.0", "@nuxtjs/eslint-module": "3.1.0", - "@nuxtjs/stylelint-module": "4.1.0", + "@nuxtjs/stylelint-module": "5.2.1", "@nuxtjs/tailwindcss": "4.2.1", "autoprefixer": "10.4.7", "eslint": "8.20.0",