From 821535b265895044a0e8567ef2a1fe8e069e2da5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Apr 2024 18:34:49 +0000 Subject: [PATCH] Update dependency @vue/eslint-config-standard to v8 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 818f132..0444f23 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@vue/cli-plugin-pwa": "5.0.8", "@vue/cli-service": "5.0.8", "@vue/compiler-sfc": "3.4.23", - "@vue/eslint-config-standard": "6.1.0", + "@vue/eslint-config-standard": "8.0.1", "@babel/eslint-parser": "7.24.1", "eslint": "7.32.0", "eslint-plugin-import": "2.29.1",