From 88533018f470fb313de5247c7c5cd87985678474 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:32:05 +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 ae7084bb..66ab7919 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "babel-loader": "9.2.1", "commitizen": "4.3.0", "cz-conventional-changelog": "3.3.0", - "eslint": "8.57.1", + "eslint": "9.11.0", "eslint-config-airbnb": "19.0.4", "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.30.0",