From 3938f0ebb4d09763d2a3ae92936108a403e5652c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 23:42:07 +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..9dae9f9d 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.7.0", "esm": "3.2.25", "husky": "8.0.3", "lint-staged": "13.0.3",