generated from Templates/Baseline
chore(deps): update dependency rimraf to v6 (#115)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [rimraf](https://github.com/isaacs/rimraf) | devDependencies | major | [`^5.0.5` -> `^6.0.0`](https://renovatebot.com/diffs/npm/rimraf/5.0.9/6.0.1) | --- ### Release Notes <details> <summary>isaacs/rimraf (rimraf)</summary> ### [`v6.0.1`](https://github.com/isaacs/rimraf/compare/v6.0.0...v6.0.1) [Compare Source](https://github.com/isaacs/rimraf/compare/v6.0.0...v6.0.1) ### [`v6.0.0`](https://github.com/isaacs/rimraf/compare/v5.0.9...v6.0.0) [Compare Source](https://github.com/isaacs/rimraf/compare/v5.0.9...v6.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjguMyIsInVwZGF0ZWRJblZlciI6IjM3LjQyOC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19--> Reviewed-on: #115 Reviewed-by: OCram85 <marco.blessing@googlemail.com> Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com>
This commit is contained in:
parent
681a76000e
commit
d9b03cadb4
@ -9,7 +9,7 @@
|
||||
"devDependencies": {
|
||||
"@types/bun": "latest",
|
||||
"prettier": "^3.2.5",
|
||||
"rimraf": "^5.0.5",
|
||||
"rimraf": "^6.0.0",
|
||||
"vitepress": "^1.1.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user