From f13dca552e99677d35528413695a2c76e9a8adb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 05:17:20 +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 fadc6a03..1a11b932 100644 --- a/package.json +++ b/package.json @@ -191,7 +191,7 @@ "cz-customizable": "6.3.0", "cz-customizable-ghooks": "2.0.0", "dotenv": "10.0.0", - "eslint": "7.22.0", + "eslint": "9.13.0", "eslint-config-prettier": "8.1.0", "eslint-plugin-cypress": "2.11.3", "fs-extra": "9.1.0",