Skip to content

Commit 4722a4b

Browse files
chore(deps): update dependency rimraf to v6.1.3 (#8220)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [rimraf](https://redirect.github.com/isaacs/rimraf) | [`6.1.2` → `6.1.3`](https://renovatebot.com/diffs/npm/rimraf/6.1.2/6.1.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/rimraf/6.1.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rimraf/6.1.2/6.1.3?slim=true) | --- ### Release Notes <details> <summary>isaacs/rimraf (rimraf)</summary> ### [`v6.1.3`](https://redirect.github.com/isaacs/rimraf/compare/v6.1.2...f738c781d14fa7bc06f8e39e062d78f701fde3f1) [Compare Source](https://redirect.github.com/isaacs/rimraf/compare/v6.1.2...v6.1.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 064615f commit 4722a4b

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"postcss-modules": "6.0.1",
9696
"postcss-nesting": "14.0.0",
9797
"prettier": "3.8.1",
98-
"rimraf": "6.1.2",
98+
"rimraf": "6.1.3",
9999
"typescript": "5.7.3",
100100
"typescript-eslint": "8.54.0",
101101
"vite": "7.3.1",

yarn.lock

Lines changed: 2 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -18117,19 +18117,7 @@ __metadata:
1811718117
languageName: node
1811818118
linkType: hard
1811918119

18120-
"rimraf@npm:6.1.2":
18121-
version: 6.1.2
18122-
resolution: "rimraf@npm:6.1.2"
18123-
dependencies:
18124-
glob: "npm:^13.0.0"
18125-
package-json-from-dist: "npm:^1.0.1"
18126-
bin:
18127-
rimraf: dist/esm/bin.mjs
18128-
checksum: 10c0/c11a6a6fad937ada03c12fe688860690df8296d7cd08dbe59e3cc087f44e43573ae26ecbe48e54cb7a6db745b8c81fe5a15b9359233cc21d52d9b5b3330fcc74
18129-
languageName: node
18130-
linkType: hard
18131-
18132-
"rimraf@npm:^6.1.2":
18120+
"rimraf@npm:6.1.3, rimraf@npm:^6.1.2":
1813318121
version: 6.1.3
1813418122
resolution: "rimraf@npm:6.1.3"
1813518123
dependencies:
@@ -20020,7 +20008,7 @@ __metadata:
2002020008
react: "npm:19.2.4"
2002120009
react-dom: "npm:19.2.4"
2002220010
remark-gfm: "npm:4.0.1"
20023-
rimraf: "npm:6.1.2"
20011+
rimraf: "npm:6.1.3"
2002420012
storybook: "npm:10.2.8"
2002520013
tocbot: "npm:4.36.4"
2002620014
typescript: "npm:5.7.3"

0 commit comments

Comments
 (0)