From b738e5be7c69cf86c7d512be8a88d63a2862e017 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 05:25:13 +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 af50d4b..f303b46 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "commitlint": "^18", "dumi": "^2", "dumi-theme-lobehub": "latest", - "eslint": "^8", + "eslint": "^9.0.0", "father": "4.3.1", "husky": "^8", "lint-staged": "^15",