From 1909bdf43320c07ad3b7c4ed7016a0c3ee431ac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 06:40:40 +0000 Subject: [PATCH] chore(deps-dev): bump @antfu/eslint-config from 7.7.3 to 9.0.0 Bumps [@antfu/eslint-config](https://github.com/antfu/eslint-config) from 7.7.3 to 9.0.0. - [Release notes](https://github.com/antfu/eslint-config/releases) - [Commits](https://github.com/antfu/eslint-config/compare/v7.7.3...v9.0.0) --- updated-dependencies: - dependency-name: "@antfu/eslint-config" dependency-version: 9.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 922a63a..d9d2685 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "vue-tippy": "^6.7.1" }, "devDependencies": { - "@antfu/eslint-config": "^7.7.3", + "@antfu/eslint-config": "^9.0.0", "@zinkawaii/stylelint-config": "^0.4.0", "@zinkawaii/tsconfig": "^0.1.0", "eslint": "^10.0.3",