From 51a3b7928845829045091845c4583847d7fda06e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 17:18:26 +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 270da8c..b4bbaa3 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "commitlint": "^19.3.0", "dumi": "^2.4.3", "dumi-theme-lobehub": "^1.8.1", - "eslint": "^8.57.0", + "eslint": "^9.0.0", "father": "4.3.1", "husky": "^9.0.11", "lint-staged": "^15.2.7",