From 6ecb400d000392d9b64ff7ef6ffb3e15915304fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 11:18:29 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v9 j:cdx-227 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 880ebe8f..513fb84f 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "cz-conventional-changelog": "3.3.0", "detect-indent": "7.0.1", "dotenv": "16.4.5", - "eslint": "8.57.0", + "eslint": "9.7.0", "eslint-config-prettier": "9.1.0", "gts": "5.3.1", "husky": "9.0.11",