From 5d22f05ac0209811d5805df6b8c4ee479f9eb027 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 03:05:19 +0000 Subject: [PATCH] chore(deps-dev): bump @antfu/eslint-config from 6.7.3 to 7.7.0 Bumps [@antfu/eslint-config](https://github.com/antfu/eslint-config) from 6.7.3 to 7.7.0. - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](https://github.com/antfu/eslint-config/compare/v6.7.3...v7.7.0) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 7.7.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0678b26..9b2ebbb 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "zod": "^4.3.6" }, "devDependencies": { - "@antfu/eslint-config": "^6.2.0", + "@antfu/eslint-config": "^7.7.2", "@commitlint/config-conventional": "^20.0.0", "commitlint": "^20.1.0", "husky": "^9.1.7",