Skip to content

Commit 63492ba

Browse files
chore(dev-deps): ⬆️ upgrade rimraf to v5 (#20)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rimraf](https://togithub.com/isaacs/rimraf) | [`^4.4.1` -> `^5.0.0`](https://renovatebot.com/diffs/npm/rimraf/4.4.1/5.0.0) | [![age](https://badges.renovateapi.com/packages/npm/rimraf/5.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/rimraf/5.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/rimraf/5.0.0/compatibility-slim/4.4.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/rimraf/5.0.0/confidence-slim/4.4.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>isaacs/rimraf</summary> ### [`v5.0.0`](https://togithub.com/isaacs/rimraf/compare/v4.4.1...v5.0.0) [Compare Source](https://togithub.com/isaacs/rimraf/compare/v4.4.1...v5.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 12am and before 5am every weekday,every weekend" in timezone Asia/Kolkata, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/timelessco/node-js-app-template).
1 parent 7fc0b6b commit 63492ba

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"prettier": "^2.8.7",
7171
"prettier-plugin-pkg": "^0.17.1",
7272
"release-it": "^15.10.1",
73-
"rimraf": "^4.4.1",
73+
"rimraf": "^5.0.0",
7474
"tsup": "^6.7.0"
7575
},
7676
"sideEffects": false,

pnpm-lock.yaml

+26-26
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)