From 9575e3d2da3c4ac16719f8386e8691f30f3d4a12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 21:53:45 +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 fe0af0c..6f1ea42 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "c8": "10.1.3", "cz-conventional-changelog": "3.3.0", "del-cli": "6.0.0", - "eslint": "8.57.1", + "eslint": "9.20.0", "husky": "9.1.7", "lint-staged": "15.4.3", "markdownlint-cli2": "0.17.2",