From 5524c0e81d1210a93dda7feea81257fa8eb209fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 23:44:05 +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 7dd4fa15c..e5d8fbbf8 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": "^18.11.18", "@types/semver": "^7.3.13", - "@typescript-eslint/parser": "^5.62.0", + "@typescript-eslint/parser": "^6.0.0", "@vercel/ncc": "^0.36.1", "eslint": "^8.31.0", "eslint-plugin-github": "^4.6.0",