From 38b4e877b201cf5e707260181d72ce9da64af72a Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 5 Dec 2024 01:48:52 +0000
Subject: [PATCH] chore(deps): update dependency eslint to v9

---
 .github/actions/sonar-update-center/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/actions/sonar-update-center/package.json b/.github/actions/sonar-update-center/package.json
index 57f988dc..278886b7 100644
--- a/.github/actions/sonar-update-center/package.json
+++ b/.github/actions/sonar-update-center/package.json
@@ -36,7 +36,7 @@
     "@types/semver": "^7.3.13",
     "@typescript-eslint/parser": "^5.62.0",
     "@vercel/ncc": "^0.38.0",
-    "eslint": "^8.31.0",
+    "eslint": "^9.0.0",
     "eslint-plugin-github": "^5.0.0",
     "eslint-plugin-jest": "^27.2.1",
     "jest": "^29.4.1",