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 upstream issue with typescript-eslint #110

Merged
merged 1 commit into from
Nov 18, 2024
Merged

fix upstream issue with typescript-eslint #110

merged 1 commit into from
Nov 18, 2024

Conversation

mansona
Copy link
Member

@mansona mansona commented Nov 18, 2024

This is caused by typescript-eslint/typescript-eslint#10338

It's safe to set our dependencies as ^8.14.1-alpha.8 because when ^8.14.1 is released it will pick up the non-alpha version 👍 you can take a look at https://semver.otterlord.dev/?package=typescript-eslint&range=%5E8.8.2-alpha.11 as an example of it doing the thing we'd expect

@mansona mansona added the bug Something isn't working label Nov 18, 2024
@mansona mansona merged commit 6b12fd7 into main Nov 18, 2024
4 checks passed
@mansona mansona deleted the fix-typescript branch November 18, 2024 10:35
@github-actions github-actions bot mentioned this pull request Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant