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 eslint-plugin-unicorn #880

Closed
qrabigail opened this issue Jun 16, 2023 · 3 comments
Closed

Update eslint-plugin-unicorn #880

qrabigail opened this issue Jun 16, 2023 · 3 comments
Labels
breaking Breaking changes for major releases

Comments

@qrabigail
Copy link

Running into this issue in our repo: sindresorhus/eslint-plugin-unicorn#2076

A simple bump from ^46.0.0 to ^46.0.1 is all we need

@maxbeatty
Copy link
Contributor

This prerelease includes eslint-plugin-unicorn v47 which will hopefully fix your issue https://github.com/square/eslint-plugin-square/releases/tag/v26.0.0-0

npm install eslint-plugin-square@next

I'm going to try to coordinate more in #567 before making a full release

@bmish
Copy link
Collaborator

bmish commented Jun 30, 2023

You'll also need to bump our eslint requirement to match: https://github.com/sindresorhus/eslint-plugin-unicorn/blob/03d24e7de3a462cf111b38012c13a49134734b40/package.json#L96

@bmish bmish added the breaking Breaking changes for major releases label Jun 30, 2023
@maxbeatty
Copy link
Contributor

v48 of eslint-plugin-unicorn will be included in v26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Breaking changes for major releases
Projects
None yet
Development

No branches or pull requests

3 participants