From 5dd61687bf80cce1f72f7d8c10f4c6a9f84743d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 20:25:04 +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..e6c6456d 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.2.0", "esm": "3.2.25", "husky": "8.0.3", "lint-staged": "13.0.3",