You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## 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.
0 commit comments