From b461284cf32b67dde057d7d75e5213f9168795b1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 16:02:47 +0000 Subject: [PATCH] Update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 28ca9b6..448e83c 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "commitlint": "^19.3.0", "dumi": "^2.3.8", "dumi-theme-lobehub": "^1.8.0", - "eslint": "^8.57.0", + "eslint": "^9.0.0", "father": "4.3.1", "husky": "^9.0.11", "lint-staged": "^15.2.7",