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 typescript to v5 #113

Merged
merged 2 commits into from
Mar 23, 2023
Merged

Update typescript to v5 #113

merged 2 commits into from
Mar 23, 2023

Conversation

vdhpieter
Copy link
Contributor

This dependency is the only one blocking us to update to typescript v5 😃

It passes all the test!

(I also updated the jest dependencies because that errored for me on install)

Fixes #112

@yorigcs
Copy link

yorigcs commented Mar 21, 2023

Shouldn't be || ^5.0.0 instead of || ^5.0,0 here? @vdhpieter

@vdhpieter
Copy link
Contributor Author

@yorigcs yes, good catch! that was a typo!

@vdhpieter
Copy link
Contributor Author

@marchaos could you take a look?

@marchaos
Copy link
Owner

Yep - checking...

@marchaos marchaos merged commit 2f42be2 into marchaos:master Mar 23, 2023
@marchaos
Copy link
Owner

pushed 3.0.4 which should fix this.

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.

Support for TypeScript 5.0
3 participants