Skip to content
This repository was archived by the owner on Jan 13, 2026. It is now read-only.

Commit 8bc24d6

Browse files
Update dependency rimraf to v6.1.2 (#957)
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/STORIS/mvom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d46b78 commit 8bc24d6

File tree

2 files changed

+14
-246
lines changed

2 files changed

+14
-246
lines changed

package-lock.json

Lines changed: 13 additions & 245 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
@@ -77,7 +77,7 @@
7777
"npm-run-all2": "6.2.6",
7878
"nunjucks": "3.2.4",
7979
"prettier": "3.6.2",
80-
"rimraf": "6.1.0",
80+
"rimraf": "6.1.2",
8181
"typescript": "5.9.3"
8282
},
8383
"types": "index.d.ts"

0 commit comments

Comments
 (0)