From 302456ffcf19e1e0db53251231e26a3b5279d30b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 23:45:29 +0000 Subject: [PATCH] chore(deps): update devdependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d0ad858..c33d53b 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "bili": "^4.0.0", "cheerio": "^1.0.0-rc.2", "codecov": "latest", - "eslint": "^5.8.0", + "eslint": "^9.30.1", "eslint-config-standard": "^12.0.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-jest": "latest",