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

Upgrade eslint-etc to v5.2.1 #58

Open
garycourt opened this issue Jun 21, 2023 · 0 comments
Open

Upgrade eslint-etc to v5.2.1 #58

garycourt opened this issue Jun 21, 2023 · 0 comments

Comments

@garycourt
Copy link

I'm getting the following warning when installing eslint-plugin-etc with Typescript 5+.

warning "eslint-plugin-etc > eslint-etc@5.1.0" has incorrect peer dependency "typescript@^4.0.0".
warning "eslint-plugin-etc > eslint-etc > tsutils-etc@1.4.1" has incorrect peer dependency "typescript@^4.0.0".

This plugin has a dependency on eslint-etc@5.1.0, which doesn't official support Typescript 5. The latest release of eslint-etc does officially support Typescript 5.

This issue is requesting that eslint-etc be bumped to version 5.2.1, which should solve the above warning.

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

No branches or pull requests

1 participant