From d89867ec3e5e07767b8cc3b5212740b3ce604bba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 02:00:18 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1524e961..29235c9a 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "ava": "5.1.0", "cz-conventional-changelog": "3.3.0", "del-cli": "5.0.0", - "eslint": "8.27.0", + "eslint": "9.39.2", "husky": "8.0.3", "lint-staged": "13.0.3", "markdownlint-cli": "0.32.2",