Skip to content

Commit e815772

Browse files
Update dependency rimraf to v6.1.0 (#701)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [rimraf](https://redirect.github.com/isaacs/rimraf) | [`6.0.1` -> `6.1.0`](https://renovatebot.com/diffs/npm/rimraf/6.0.1/6.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rimraf/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rimraf/6.0.1/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>isaacs/rimraf (rimraf)</summary> ### [`v6.1.0`](https://redirect.github.com/isaacs/rimraf/compare/v6.0.1...v6.1.0) [Compare Source](https://redirect.github.com/isaacs/rimraf/compare/v6.0.1...v6.1.0) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 63e290a commit e815772

File tree

2 files changed

+52
-24
lines changed

2 files changed

+52
-24
lines changed

package-lock.json

Lines changed: 51 additions & 23 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.5",
25-
"rimraf": "6.0.1",
25+
"rimraf": "6.1.0",
2626
"sortier": "2.1.1",
2727
"ts-jest": "29.4.5",
2828
"tslib": "2.8.1",

0 commit comments

Comments
 (0)