From 8ff3e38a6997389d43fd1deef7d006bf638455ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Dec 2025 09:30:55 +0000 Subject: [PATCH] build(deps-dev): bump @antfu/eslint-config from 3.16.0 to 6.2.0 Bumps [@antfu/eslint-config](https://github.com/antfu/eslint-config) from 3.16.0 to 6.2.0. - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](https://github.com/antfu/eslint-config/compare/v3.16.0...v6.2.0) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 6.2.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 0e86fd3..6e30613 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "zustand": "^5.0.1" }, "devDependencies": { - "@antfu/eslint-config": "^3.8.0", + "@antfu/eslint-config": "^6.2.0", "@cloudflare/workers-types": "^4.20241127.0", "@commitlint/cli": "^19.6.0", "@commitlint/config-conventional": "^19.6.0",