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

Allow ESLint v9 as peer dependency #2444

Merged
merged 2 commits into from Apr 8, 2024
Merged

Allow ESLint v9 as peer dependency #2444

merged 2 commits into from Apr 8, 2024

Conversation

FloEdelmann
Copy link
Member

@FloEdelmann FloEdelmann commented Apr 8, 2024

Fixes #2443.

ESLint v9 stable has been released now: https://eslint.org/blog/2024/04/eslint-v9.0.0-released/

@FloEdelmann
Copy link
Member Author

@ota-meshi Since this is blocking people using eslint-plugin-vue from upgrading to ESLint v9, could you please take a look as soon as you get to it and then release a new patch version?

Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

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

Thank you for letting me know! LGTM! I will release this now.

@ota-meshi ota-meshi merged commit 9e063d5 into master Apr 8, 2024
18 checks passed
@ota-meshi ota-meshi deleted the eslint-v9 branch April 8, 2024 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

unmet peer eslint@"^6.2.0 || ^7.0.0 || ^8.0.0": found 9.0.0
2 participants