From 826b5debf8cc8f9467cad0f182d074232edeb716 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 16 Apr 2024 20:19:46 +0000 Subject: [PATCH] Update dependency @vue/eslint-config-standard to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47c233a..8563325 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@vue/cli-plugin-pwa": "4.5.19", "@vue/cli-service": "4.5.19", "@vue/compiler-sfc": "3.4.23", - "@vue/eslint-config-standard": "5.1.2", + "@vue/eslint-config-standard": "7.0.0", "babel-eslint": "10.1.0", "eslint": "6.8.0", "eslint-plugin-import": "2.29.1",