From 65dd1f6ca99b2f81667ebc3961c1910ed8416944 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Apr 2024 19:34:47 +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 a5da660..846491c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@vue/cli-plugin-pwa": "~4.5.0", "@vue/cli-service": "~4.5.0", "@vue/compiler-sfc": "^3.0.0", - "@vue/eslint-config-standard": "^5.1.2", + "@vue/eslint-config-standard": "^8.0.0", "babel-eslint": "^10.1.0", "eslint": "^6.8.0", "eslint-plugin-import": "^2.29.1",