From 0d1485c3b454605639fb5abe500bb2a68532faca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 15:49:56 +0000 Subject: [PATCH] Update devDependency eslint-plugin-nuxt to v4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da6951f..91b2d74 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "druxt": "0.19.2", "esbuild-jest": "0.5.0", "eslint": "8.18.0", - "eslint-plugin-nuxt": "3.2.0", + "eslint-plugin-nuxt": "4.0.0", "jest": "27.5.1", "siroc": "0.16.0", "vue-jest": "3.0.7",