From 73e854b530458dc8e78869b30fb38ac5b6729dfe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Apr 2024 21:32:33 +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..bde37219 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.1.0", "esm": "3.2.25", "husky": "8.0.3", "lint-staged": "13.0.3",