From 40f05a1ea467b00fe7abef08490762c621025f27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 19:56:18 +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 41d39e1d..98b4bdff 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",