From e4d0c56a68054fd55a0e4bc7454832b944dd7360 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 16:15:14 +0000 Subject: [PATCH] chore(deps): update dependency @antfu/eslint-config to v7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 92ebb17..d7981ac 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "pyodide": "^0.28.0" }, "devDependencies": { - "@antfu/eslint-config": "^6.0.0", + "@antfu/eslint-config": "^7.0.0", "@ethercorps/sveltekit-og": "3.0.0", "@iconify/json": "latest", "@julr/unocss-preset-heropatterns": "^2.0.0",