From cb5654ba78531fd98bb26ee4709489f79998b3bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 09:54:34 +0000 Subject: [PATCH] Update dependency @vue/eslint-config-standard to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f40eb2f..f3d9aac 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@babel/plugin-transform-regenerator": "7.25.9", "@babel/plugin-transform-runtime": "7.26.8", "@babel/preset-env": "7.26.8", - "@vue/eslint-config-standard": "6.1.0", + "@vue/eslint-config-standard": "9.0.1", "@vue/test-utils": "1.3.6", "axios": "0.29.0", "axios-mock-adapter": "1.22.0",