Skip to content

Commit ec23f5f

Browse files
Update dependency rimraf to v6.1.2 (#708)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [rimraf](https://redirect.github.com/isaacs/rimraf) | [`6.1.0` -> `6.1.2`](https://renovatebot.com/diffs/npm/rimraf/6.1.0/6.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rimraf/6.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rimraf/6.1.0/6.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>isaacs/rimraf (rimraf)</summary> ### [`v6.1.2`](https://redirect.github.com/isaacs/rimraf/compare/v6.1.1...v6.1.2) [Compare Source](https://redirect.github.com/isaacs/rimraf/compare/v6.1.1...v6.1.2) ### [`v6.1.1`](https://redirect.github.com/isaacs/rimraf/compare/v6.1.0...30dc9d8e80f319144ea25b68d7df37cfd47f1e59) [Compare Source](https://redirect.github.com/isaacs/rimraf/compare/v6.1.0...v6.1.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/snowcoders/jest-react-mock-utils). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c0c87d commit ec23f5f

File tree

2 files changed

+11
-254
lines changed

2 files changed

+11
-254
lines changed

package-lock.json

Lines changed: 10 additions & 253 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"lint-staged": "16.2.6",
2323
"prettier": "3.6.2",
2424
"release-it": "19.0.6",
25-
"rimraf": "6.1.0",
25+
"rimraf": "6.1.2",
2626
"sortier": "2.1.1",
2727
"ts-jest": "29.4.5",
2828
"tslib": "2.8.1",

0 commit comments

Comments
 (0)