Skip to content

Commit

Permalink
chore(deps): update dependency rimraf to ^5.0.6 (#2672)
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.6`](https://renovatebot.com/diffs/npm/rimraf/5.0.5/5.0.6) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/rimraf/5.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/rimraf/5.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/rimraf/5.0.5/5.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rimraf/5.0.5/5.0.6?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`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**: Enabled.

♻ **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/fwouts/previewjs).

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 0dfb5bb commit 094aeb1
Show file tree
Hide file tree
Showing 12 changed files with 100 additions and 53 deletions.
2 changes: 1 addition & 1 deletion analyzer/react/package.json
Expand Up @@ -39,7 +39,7 @@
"pino": "^8.21.0",
"pino-pretty": "^11.0.0",
"react": "^18.3.1",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"shx": "^0.3.4",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion chromeless/package.json
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/express": "^4.17.21",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"unbuild": "^2.0.0",
"vite": "^5.2.11"
}
Expand Down
2 changes: 1 addition & 1 deletion daemon/package.json
Expand Up @@ -42,7 +42,7 @@
"@previewjs/loader": "workspace:*",
"@types/node": "^20.10.6",
"exclusive-promises": "^1.0.3",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"ts-node": "^10.9.2",
"typescript": "^5.4.5",
"unbuild": "^2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/preact/package.json
Expand Up @@ -41,7 +41,7 @@
"pino": "^8.21.0",
"pino-pretty": "^11.0.0",
"preact": "^10.21.0",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"unbuild": "^2.0.0",
"vite": "^5.2.11",
"vitest": "^1.6.0"
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/vue2/package.json
Expand Up @@ -47,7 +47,7 @@
"@types/fs-extra": "^11.0.4",
"pino": "^8.21.0",
"pino-pretty": "^11.0.0",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"shx": "^0.3.4",
"unbuild": "^2.0.0",
"vite": "^5.2.11",
Expand Down
2 changes: 1 addition & 1 deletion framework-plugins/vue3/package.json
Expand Up @@ -51,7 +51,7 @@
"@vue/shared": "^3.4.27",
"pino": "^8.21.0",
"pino-pretty": "^11.0.0",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"shx": "^0.3.4",
"unbuild": "^2.0.0",
"vite": "^5.2.11",
Expand Down
2 changes: 1 addition & 1 deletion integrations/cli/package.json
Expand Up @@ -33,7 +33,7 @@
"esbuild": "^0.21.1",
"nodemon": "^3.1.0",
"open": "^10.1.0",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion integrations/intellij/daemon/package.json
Expand Up @@ -21,7 +21,7 @@
"@previewjs/daemon": "workspace:*",
"@previewjs/loader": "workspace:*",
"esbuild": "^0.21.1",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"typescript": "^5.4.5"
}
}
2 changes: 1 addition & 1 deletion integrations/vscode/package.json
Expand Up @@ -108,7 +108,7 @@
"execa": "^8.0.1",
"get-port": "^7.1.0",
"ovsx": "^0.9.1",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"strip-ansi": "^7.1.0",
"typescript": "^5.4.5",
"vsce": "^2.15.0"
Expand Down
2 changes: 1 addition & 1 deletion loader/package.json
Expand Up @@ -58,7 +58,7 @@
"pino": "^8.21.0",
"pino-pretty": "^11.0.0",
"pnpm": "^8.15.8",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"typescript": "^5.4.5"
}
}
131 changes: 89 additions & 42 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion testing/package.json
Expand Up @@ -33,7 +33,7 @@
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"rimraf": "^5.0.5",
"rimraf": "^5.0.6",
"typescript": "^5.4.5",
"unbuild": "^2.0.0"
}
Expand Down

0 comments on commit 094aeb1

Please sign in to comment.