From c4a356f9360f6e123872c9ed0bff0b47fc8b695f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 00:50:14 +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 7079052c..402b40e3 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "ava": "5.1.0", "cz-conventional-changelog": "3.3.0", "del-cli": "5.0.0", - "eslint": "8.27.0", + "eslint": "9.18.0", "esm": "3.2.25", "husky": "8.0.3", "lint-staged": "13.0.3",