Skip to content

Commit 79eccd9

Browse files
chore(deps): update dependency rimraf to v6.1.2 (#7972)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [rimraf](https://redirect.github.com/isaacs/rimraf) | [`6.1.0` -> `6.1.2`](https://renovatebot.com/diffs/npm/rimraf/6.1.0/6.1.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/rimraf/6.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/rimraf/6.1.0/6.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>isaacs/rimraf (rimraf)</summary> ### [`v6.1.2`](https://redirect.github.com/isaacs/rimraf/compare/v6.1.1...v6.1.2) [Compare Source](https://redirect.github.com/isaacs/rimraf/compare/v6.1.1...v6.1.2) ### [`v6.1.1`](https://redirect.github.com/isaacs/rimraf/compare/v6.1.0...30dc9d8e80f319144ea25b68d7df37cfd47f1e59) [Compare Source](https://redirect.github.com/isaacs/rimraf/compare/v6.1.0...v6.1.1) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuMTYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec4b7fb commit 79eccd9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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": "13.0.2",
9797
"prettier": "3.6.2",
98-
"rimraf": "6.1.0",
98+
"rimraf": "6.1.2",
9999
"typescript": "5.7.3",
100100
"typescript-eslint": "8.47.0",
101101
"vite": "7.2.4",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11472,7 +11472,7 @@ __metadata:
1147211472
languageName: node
1147311473
linkType: hard
1147411474

11475-
"glob@npm:13.0.0":
11475+
"glob@npm:13.0.0, glob@npm:^13.0.0":
1147611476
version: 13.0.0
1147711477
resolution: "glob@npm:13.0.0"
1147811478
dependencies:
@@ -18999,15 +18999,15 @@ __metadata:
1899918999
languageName: node
1900019000
linkType: hard
1900119001

19002-
"rimraf@npm:6.1.0":
19003-
version: 6.1.0
19004-
resolution: "rimraf@npm:6.1.0"
19002+
"rimraf@npm:6.1.2":
19003+
version: 6.1.2
19004+
resolution: "rimraf@npm:6.1.2"
1900519005
dependencies:
19006-
glob: "npm:^11.0.3"
19006+
glob: "npm:^13.0.0"
1900719007
package-json-from-dist: "npm:^1.0.1"
1900819008
bin:
1900919009
rimraf: dist/esm/bin.mjs
19010-
checksum: 10c0/19658c91a08e43cd5f930384410135a1194082d5e73e0863137bc02c03d684817e30848f734ef05ec84094fe5e3eb9ffd6814ecec65d8fc2e234f5c391ab42e0
19010+
checksum: 10c0/c11a6a6fad937ada03c12fe688860690df8296d7cd08dbe59e3cc087f44e43573ae26ecbe48e54cb7a6db745b8c81fe5a15b9359233cc21d52d9b5b3330fcc74
1901119011
languageName: node
1901219012
linkType: hard
1901319013

@@ -21043,7 +21043,7 @@ __metadata:
2104321043
react: "npm:19.2.0"
2104421044
react-dom: "npm:19.2.0"
2104521045
remark-gfm: "npm:4.0.1"
21046-
rimraf: "npm:6.1.0"
21046+
rimraf: "npm:6.1.2"
2104721047
storybook: "npm:9.1.16"
2104821048
tocbot: "npm:4.36.4"
2104921049
typescript: "npm:5.7.3"

0 commit comments

Comments
 (0)