Skip to content

Bump eslint packages #1028

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Bump eslint packages #1028

merged 1 commit into from
Aug 1, 2024

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Aug 1, 2024

It is not currently possible to bump the @typescript-eslint/eslint-plugin and @typescript-eslint/parser packages all the way to the latest 8.0.0 version (#1026, #1027) because the eslint-config-airbnb-typescript package has a peer dependency on 7.x of those packages. But it is at least possible to bump the eslint packages to 7.x, which must also be accompanied by the bump of eslint-config-airbnb-typescript to 18.0.0.

It is not currently possible to bump the @typescript-eslint/eslint-plugin and @typescript-eslint/parser packages all the
way to the latest 8.0.0 version because the eslint-config-airbnb-typescript has a peer dependency on 7.x of those
packages. But it is at least possible to bump the eslint packages to 7.x, which must also be accompanied by the bump of
eslint-config-airbnb-typescript to 18.0.0.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant