-
Notifications
You must be signed in to change notification settings - Fork 16
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
devDeps: eslint@8.27.0->8.45.0 #310
Conversation
legobeat
commented
Jul 18, 2023
•
edited
Loading
edited
- devDeps: bump eslint to latest version
- keep peerDeps of eslint unchanged
- remove now unnecessary patch of eslint to get recommended rules
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: @types/jest@29.5.2 |
0da95cd
to
6e4f869
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like just ESLint is being updated in this PR, not Jest (you might have taken care of that in a previous PR). Is that intended, and if so, do you want to update the PR title/description?
In any case, this looks good! Nice that we can get rid of that patch file.
6e4f869
to
3d35887
Compare
Indeed! #305 Done. Also bumped to 8.45.0, which was recently released. |
3d35887
to
a29cf7c
Compare