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 dependencies to latest version #3681

Closed
francoismora opened this issue Feb 2, 2023 · 1 comment · Fixed by #3682
Closed

Update eslint dependencies to latest version #3681

francoismora opened this issue Feb 2, 2023 · 1 comment · Fixed by #3682
Assignees
Milestone

Comments

@francoismora
Copy link
Contributor

The current version of eslint used is 8.26.0 and version 8.33.0 is available. In version 8.27.0 the PR #16458 updated some core rules to use the new flat configuration and this is causing regressions on our side when they were decorated (like comma-dangle). The decoration logic should be changed to support this new behavior.

@vilchik-elena
Copy link
Contributor

relates to #3647

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

Successfully merging a pull request may close this issue.

3 participants