Skip to content

Commit

Permalink
Update dependency rimraf to v5.0.7 (#3788)
Browse files Browse the repository at this point in the history
[![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) | [`5.0.5` ->
`5.0.7`](https://renovatebot.com/diffs/npm/rimraf/5.0.5/5.0.7) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/rimraf/5.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rimraf/5.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rimraf/5.0.5/5.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rimraf/5.0.5/5.0.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>isaacs/rimraf (rimraf)</summary>

###
[`v5.0.7`](https://togithub.com/isaacs/rimraf/compare/v5.0.6...v5.0.7)

[Compare
Source](https://togithub.com/isaacs/rimraf/compare/v5.0.6...v5.0.7)

###
[`v5.0.6`](https://togithub.com/isaacs/rimraf/compare/v5.0.5...e729f762d66a30c63bf4d3f63bcf905e1faa543b)

[Compare
Source](https://togithub.com/isaacs/rimraf/compare/v5.0.5...v5.0.6)

</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ariakit/ariakit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent cdf65c2 commit d8ed35a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@
"rehype-slug": "5.1.0",
"remark-gfm": "3.0.1",
"resolve-from": "5.0.0",
"rimraf": "5.0.5",
"rimraf": "5.0.7",
"sharp": "0.33.3",
"shiki": "1.5.2",
"stripe": "15.6.0",
Expand Down

0 comments on commit d8ed35a

Please sign in to comment.