From cc3202b01f841166765e4b81e2c8955cc23eb4f2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Apr 2024 17:35:11 +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 1c48011..f83a0a9 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.11.0", "eslint": "7.32.0", "eslint-plugin-import": "2.29.1",