Skip to content

Commit 54ecc8f

Browse files
chore(deps): update dependency rimraf to v6.1.2 (#4368)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 17e165f commit 54ecc8f

File tree

2 files changed

+19
-8
lines changed

2 files changed

+19
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"postcss-sorting": "9.1.0",
112112
"postcss-values-parser": "6.0.2",
113113
"prettier": "3.7.4",
114-
"rimraf": "6.1.0",
114+
"rimraf": "6.1.2",
115115
"semver": "7.7.3",
116116
"stylelint": "16.25.0",
117117
"stylelint-config-standard": "38.0.0",

yarn.lock

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ __metadata:
156156
postcss-sorting: "npm:9.1.0"
157157
postcss-values-parser: "npm:6.0.2"
158158
prettier: "npm:3.7.4"
159-
rimraf: "npm:6.1.0"
159+
rimraf: "npm:6.1.2"
160160
semver: "npm:7.7.3"
161161
stylelint: "npm:16.25.0"
162162
stylelint-config-standard: "npm:38.0.0"
@@ -11603,6 +11603,17 @@ __metadata:
1160311603
languageName: node
1160411604
linkType: hard
1160511605

11606+
"glob@npm:^13.0.0":
11607+
version: 13.0.0
11608+
resolution: "glob@npm:13.0.0"
11609+
dependencies:
11610+
minimatch: "npm:^10.1.1"
11611+
minipass: "npm:^7.1.2"
11612+
path-scurry: "npm:^2.0.0"
11613+
checksum: 10c0/8e2f5821f3f7c312dd102e23a15b80c79e0837a9872784293ba2e15ec73b3f3749a49a42a31bfcb4e52c84820a474e92331c2eebf18819d20308f5c33876630a
11614+
languageName: node
11615+
linkType: hard
11616+
1160611617
"glob@npm:^7.0.3, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6":
1160711618
version: 7.2.3
1160811619
resolution: "glob@npm:7.2.3"
@@ -15164,7 +15175,7 @@ __metadata:
1516415175
languageName: node
1516515176
linkType: hard
1516615177

15167-
"minimatch@npm:^10.0.3":
15178+
"minimatch@npm:^10.0.3, minimatch@npm:^10.1.1":
1516815179
version: 10.1.1
1516915180
resolution: "minimatch@npm:10.1.1"
1517015181
dependencies:
@@ -18180,15 +18191,15 @@ __metadata:
1818018191
languageName: node
1818118192
linkType: hard
1818218193

18183-
"rimraf@npm:6.1.0":
18184-
version: 6.1.0
18185-
resolution: "rimraf@npm:6.1.0"
18194+
"rimraf@npm:6.1.2":
18195+
version: 6.1.2
18196+
resolution: "rimraf@npm:6.1.2"
1818618197
dependencies:
18187-
glob: "npm:^11.0.3"
18198+
glob: "npm:^13.0.0"
1818818199
package-json-from-dist: "npm:^1.0.1"
1818918200
bin:
1819018201
rimraf: dist/esm/bin.mjs
18191-
checksum: 10c0/19658c91a08e43cd5f930384410135a1194082d5e73e0863137bc02c03d684817e30848f734ef05ec84094fe5e3eb9ffd6814ecec65d8fc2e234f5c391ab42e0
18202+
checksum: 10c0/c11a6a6fad937ada03c12fe688860690df8296d7cd08dbe59e3cc087f44e43573ae26ecbe48e54cb7a6db745b8c81fe5a15b9359233cc21d52d9b5b3330fcc74
1819218203
languageName: node
1819318204
linkType: hard
1819418205

0 commit comments

Comments
 (0)