From d6687121db65feb9a05e70ea32256ec771d3cfca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 11:50:52 +0000 Subject: [PATCH] chore(deps): update dependency @antfu/eslint-config to v2.27.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c4c19b3..d256d0f 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "vue-router": "^4.3.0" }, "devDependencies": { - "@antfu/eslint-config": "2.21.3", + "@antfu/eslint-config": "2.27.3", "@rushstack/eslint-patch": "^1.6.0", "@tsconfig/node20": "^20.1.2", "@types/jsdom": "^21.1.6",