From e74d1e5c5993d6ea353495dc136ad633077bd746 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 09:45:46 +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",