From 045cb6022866b57833fe0650336d1473361aabd5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 06:29:18 +0000 Subject: [PATCH] chore(deps): update dependency @antfu/eslint-config to v6 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index efc532a..3efcc8d 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "stylelint-semantic-groups": "1.2.1" }, "devDependencies": { - "@antfu/eslint-config": "4.13.0", + "@antfu/eslint-config": "6.4.1", "@types/node": "22.15.17", "ag-grid-community": "33.2.4", "eslint": "9.26.0",