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

feat(lint): Upgrade Jest lint plugin #77

Merged
merged 1 commit into from
Dec 18, 2019
Merged

feat(lint): Upgrade Jest lint plugin #77

merged 1 commit into from
Dec 18, 2019

Conversation

benmvp
Copy link
Owner

@benmvp benmvp commented Dec 18, 2019

Problem

There are several outdated npm packages, particularly eslint-plugin-jest which is a major version behind. Need to upgrade them to the latest.

Solution

Upgraded all the packages to their latest versions. eslint-plugin-jest had some breaking changes so I fixed the lint rules. I also added a few more good ones.

Fixes #38

@benmvp benmvp merged commit 95c96e1 into v6 Dec 18, 2019
@benmvp benmvp deleted the upgrade-deps branch December 18, 2019 14:51
@github-actions
Copy link

🎉 This PR is included in version 6.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant