From a6f714e5ec757c4ea4487dac4db7a5a146e74fd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 23:32:57 +0000 Subject: [PATCH] chore(deps): update dependency @typescript-eslint/parser to v8 --- .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 f1c275f9..f1fb9fee 100644 --- a/.github/actions/sonar-update-center/package.json +++ b/.github/actions/sonar-update-center/package.json @@ -34,7 +34,7 @@ "@types/jest": "^29.4.0", "@types/node": "^20.0.0", "@types/semver": "^7.3.13", - "@typescript-eslint/parser": "^5.62.0", + "@typescript-eslint/parser": "^8.0.0", "@vercel/ncc": "^0.38.0", "eslint": "^8.31.0", "eslint-plugin-github": "^4.10.1",