Skip to content

Bump TS devDep to 5.0 RC to fix eslint #53243

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

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

jakebailey
Copy link
Member

@jakebailey jakebailey commented Mar 14, 2023

The version of TypeScript that we had in our package.json was an old build that predated some API changes (specifically the monomorphization changes). However, ts-eslint has now updated to support 5.0 and assumes the new APIs are present, so we broke on the dependency bump last night.

#53151 would have caught this, but it's not merged.

@jakebailey jakebailey merged commit 9dfd5ea into microsoft:main Mar 14, 2023
@jakebailey jakebailey deleted the bump-ts-fix-eslint branch March 14, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants