Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for TypeScript 5.5 #1015

Open
davidarny opened this issue Aug 1, 2024 · 2 comments · May be fixed by #1063
Open

Support for TypeScript 5.5 #1015

davidarny opened this issue Aug 1, 2024 · 2 comments · May be fixed by #1063

Comments

@davidarny
Copy link

prettier-eslint comes with dependency @typescript-eslint/parser@^6.7.5, thus it doesn't support latest typescript release.

@typescript-eslint/parser has added typescript 5.5 support in v7.14.1.

Will this package be updated?

Copy link
Contributor

github-actions bot commented Oct 1, 2024

Stale issue

@yuvi-mittal
Copy link

Can i get assigned to the issue ?

davidarny added a commit to davidarny/prettier-eslint that referenced this issue Nov 15, 2024
Fixes prettier#1015

Update the version of `@typescript-eslint/parser` to support TypeScript 5.5.

* Change the version of `@typescript-eslint/parser` in `package.json` from `^6.7.5` to `^7.14.1`.
@davidarny davidarny linked a pull request Nov 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants