From 453a3b212ee455185da69c31638e2a1754215bd0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 16 Sep 2026 11:26:23 +0000 Subject: [PATCH] chore(deps): update dependency @antfu/eslint-config to v9.5.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 088076f..db86bd0 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "lodash": "4.18.1" }, "devDependencies": { - "@antfu/eslint-config": "9.1.0", + "@antfu/eslint-config": "9.5.1", "@commitlint/cli": "21.1.0", "@commitlint/config-conventional": "21.1.0", "@semantic-release/commit-analyzer": "13.0.1",