From a30889c91e122a7481a3b90e9e4502202eb7eca5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 18:10:18 +0000 Subject: [PATCH] chore(deps): update dependency @typescript-eslint/parser to v6 --- .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 3ea123df2..0047f9a13 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": "^6.0.0", "@vercel/ncc": "^0.38.0", "eslint": "^8.31.0", "eslint-plugin-github": "^4.10.1",