jest-image-snapshot
jest-image-snapshot copied to clipboard
chore(deps): bump rimraf from 2.6.2 to 5.0.10
Description
Fixes #355
Motivation and Context
How Has This Been Tested?
Types of Changes
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation (adding or updating documentation)
- [x] Dependency update
Checklist:
- [ ] My change requires a change to the documentation and I have updated the documentation accordingly.
- [x] My changes are in sync with the code style of this project.
- [x] There aren't any other open Pull Requests for the same issue/update.
- [ ] These changes should be applied to a maintenance branch.
- [ ] I have added the Apache 2.0 license header to any new files created.
What is the Impact to Developers Using Jest-Image-Snapshot?
@mrkans Thanks for your contribution. It looks like #360 does the same as what this PR does, but includes many other dep updates too.
I will close this PR, however if you think this PR does something that #360 does not, please re-open it.
@code-forger My opinion is that this one is ready to be merged while that one is not. That PR does the same (and more) but I see no problems in taking this first since it removes a dependency with a known memory leak.
@mrkans This one is as un-mergable as #360 (conflicting package-lock.json). But, if you can clear your conflicts first, we will merge yours.
Merge conflict fixed
:tada: This PR is included in version 6.5.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: