From c1dc4d8ca5b575c7d54bde94ecf69b338e4d0b3a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Apr 2024 15:20:13 +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 7f275ba..0fccc57 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": "10.1.0", "eslint": "7.32.0", "eslint-plugin-import": "2.29.1",