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

fix(deps): Update for TypeScript 4 #53

Merged
merged 1 commit into from Aug 20, 2020
Merged

Conversation

etaoins
Copy link
Contributor

@etaoins etaoins commented Aug 20, 2020

The last few versions of @typescript/eslint have contained fixes to deal with the changes in the TypeScript 4 AST. It should still work against TypeScript 3.

This also pulls in typescript-eslint/typescript-eslint#2371 which allows assigning any to unknown in more situations.

The last few versions of `@typescript/eslint` have contained fixes to
deal with the changes in the TypeScript 4 AST. They should still work
against TypeScript 3.

This also pulls in typescript-eslint/typescript-eslint#2371 which allows
assigning `any` to `unknown` in more situations.
Copy link
Member

@markdalgleish markdalgleish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@72636c 72636c mentioned this pull request Aug 20, 2020
1 task
@etaoins etaoins merged commit 59e6caf into master Aug 20, 2020
@etaoins etaoins deleted the update-for-typescript-4 branch August 20, 2020 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants