Skip to content

Commit 71e1bfe

Browse files
chore(deps): update dependency rimraf to v6.1.2 (#573)
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 - "after 9pm,before 6am" in timezone Europe/Zurich, 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/smartive/zitadel-node). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 71ed247 commit 71e1bfe

File tree

2 files changed

+18
-51
lines changed

2 files changed

+18
-51
lines changed

package-lock.json

Lines changed: 17 additions & 50 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
@@ -41,7 +41,7 @@
4141
"ava": "6.4.1",
4242
"grpc-tools": "1.13.0",
4343
"make-dir-cli": "4.0.0",
44-
"rimraf": "6.1.0",
44+
"rimraf": "6.1.2",
4545
"ts-proto": "2.8.3",
4646
"typescript": "5.8.3"
4747
},

0 commit comments

Comments
 (0)