Skip to content

chore(breaking): update dependencies with new Babel parser #235

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

Merged
merged 11 commits into from
Nov 25, 2021

Conversation

jaworek
Copy link
Contributor

@jaworek jaworek commented Nov 24, 2021

Summary

Update all project dependencie to the newest version.
Especially babel-eslint was migrated to the new package name @babel/eslint-parser.
Due to NextJS not supporting Eslint v8 it was not updated to that version yet.

Test plan

Verify that eslint rules work correctly and there are no new unexpected rules are triggered.

@thymikee thymikee changed the title Update dependencies chore(breaking): update dependencies with new Babel parser Nov 25, 2021
@thymikee thymikee merged commit 9100d63 into master Nov 25, 2021
@thymikee thymikee deleted the update-dependencies branch November 25, 2021 12:04
@thymikee
Copy link
Member

Due to NextJS not supporting Eslint v8 it was not updated to that version yet

The config will still work with ESLint 8 though. As shown in the test app.

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 this pull request may close these issues.

2 participants