From 4f68beb1641dc92b03b114842e1c4ccaab979612 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 19:48:48 +0000 Subject: [PATCH] chore(deps): update devdependency @nuxtjs/eslint-module to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c2d9bd53..9827d9b6 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@commitlint/config-conventional": "17.0.3", "@nuxt/postcss8": "1.1.3", "@nuxtjs/eslint-config": "10.0.0", - "@nuxtjs/eslint-module": "3.1.0", + "@nuxtjs/eslint-module": "4.1.0", "@nuxtjs/stylelint-module": "4.1.0", "@nuxtjs/tailwindcss": "4.2.1", "autoprefixer": "10.4.7",