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

Update dependencies to support TypeScript 4.7 #12921

Merged
merged 6 commits into from
May 26, 2022

Conversation

sosukesuzuki
Copy link
Member

@sosukesuzuki sosukesuzuki commented May 24, 2022

Description

  • Updates @typescript-eslint/typescript-estree to 5.26.0
  • Updates typescript to 4.7.2

Checklist

Try the playground for this PR

@sosukesuzuki sosukesuzuki marked this pull request as draft May 24, 2022 14:29
@sosukesuzuki sosukesuzuki changed the title Update @typescript-eslint/typescript-estree to 5.26.0 Update dependencies to support TypeScript 4.7 May 24, 2022
@sosukesuzuki sosukesuzuki marked this pull request as ready for review May 24, 2022 14:34
@sosukesuzuki sosukesuzuki requested a review from fisker May 25, 2022 16:34
@sosukesuzuki sosukesuzuki mentioned this pull request May 25, 2022
4 tasks
package.json Outdated
@@ -82,7 +82,7 @@
"semver": "7.3.7",
"string-width": "5.0.1",
"strip-ansi": "7.0.1",
"typescript": "4.6.3",
"typescript": "4.7.1-rc",
Copy link
Member

Choose a reason for hiding this comment

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

4.7.2 is out 👀

@sosukesuzuki sosukesuzuki merged commit 3147244 into prettier:main May 26, 2022
@sosukesuzuki sosukesuzuki deleted the update-typescript-estree branch May 26, 2022 16:46
@glasser
Copy link
Contributor

glasser commented May 26, 2022

Neat, will this support variance annotations (in/out)? Edit: found #12900 looking forward to release :)

medikoo pushed a commit to medikoo/prettier-elastic that referenced this pull request Jan 4, 2024
* Update `@typescript-eslint/typescript-estree` to 5.26.0

* Update `typescript` to `4.7.1-rc`

* Fix syntax kind

* Add `jsdoc_only_types.ts` to unstable tests

* Make printing jsdoc type stable

* Update typescript
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

4 participants