From 7596f29fe3f8d9c25ccefca3e9f652f403de06f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 09:05:19 +0000 Subject: [PATCH] chore(deps-dev): bump @antfu/eslint-config from 5.4.1 to 6.0.0 Bumps [@antfu/eslint-config](https://github.com/antfu/eslint-config) from 5.4.1 to 6.0.0. - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](https://github.com/antfu/eslint-config/compare/v5.4.1...v6.0.0) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 6.0.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 c732326f960..a7989bba6f5 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "vueuc": "^0.4.65" }, "devDependencies": { - "@antfu/eslint-config": "^5.3.0", + "@antfu/eslint-config": "^6.0.0", "@babel/core": "^7.28.0", "@babel/generator": "^7.28.0", "@babel/parser": "^7.28.0",