From 710eeb2450caeb9f51f573705e6d6dfa7b27f90c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 01:08:17 +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 41d39e1d..0dd4df0f 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": "^22.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": "^5.0.0",