From c199dd4e081a13e929f66c2e74459b8d4cdc342a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 12:06:54 +0000 Subject: [PATCH] Bump @antfu/eslint-config from 6.7.3 to 7.4.3 Bumps [@antfu/eslint-config](https://github.com/antfu/eslint-config) from 6.7.3 to 7.4.3. - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](https://github.com/antfu/eslint-config/compare/v6.7.3...v7.4.3) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 7.4.3 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 606749b..07bfbdc 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "ws": "^8.18.0" }, "devDependencies": { - "@antfu/eslint-config": "^6.2.0", + "@antfu/eslint-config": "^7.4.3", "@commitlint/config-conventional": "^20.0.0", "@types/ws": "^8.18.0", "commitlint": "^20.1.0",