Skip to content

Commit 76acd6c

Browse files
chore(deps): update dependency rimraf to v6.1.2 (#4384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8d22d57 commit 76acd6c

2 files changed

Lines changed: 19 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"postcss-sorting": "9.1.0",
109109
"postcss-values-parser": "6.0.2",
110110
"prettier": "3.6.2",
111-
"rimraf": "6.1.0",
111+
"rimraf": "6.1.2",
112112
"semver": "7.7.3",
113113
"stylelint": "16.25.0",
114114
"stylelint-config-standard": "39.0.1",

yarn.lock

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ __metadata:
153153
postcss-sorting: "npm:9.1.0"
154154
postcss-values-parser: "npm:6.0.2"
155155
prettier: "npm:3.6.2"
156-
rimraf: "npm:6.1.0"
156+
rimraf: "npm:6.1.2"
157157
semver: "npm:7.7.3"
158158
stylelint: "npm:16.25.0"
159159
stylelint-config-standard: "npm:39.0.1"
@@ -9707,6 +9707,17 @@ __metadata:
97079707
languageName: node
97089708
linkType: hard
97099709

9710+
"glob@npm:^13.0.0":
9711+
version: 13.0.0
9712+
resolution: "glob@npm:13.0.0"
9713+
dependencies:
9714+
minimatch: "npm:^10.1.1"
9715+
minipass: "npm:^7.1.2"
9716+
path-scurry: "npm:^2.0.0"
9717+
checksum: 10c0/8e2f5821f3f7c312dd102e23a15b80c79e0837a9872784293ba2e15ec73b3f3749a49a42a31bfcb4e52c84820a474e92331c2eebf18819d20308f5c33876630a
9718+
languageName: node
9719+
linkType: hard
9720+
97109721
"glob@npm:^7.0.3, glob@npm:^7.1.3":
97119722
version: 7.2.3
97129723
resolution: "glob@npm:7.2.3"
@@ -12265,7 +12276,7 @@ __metadata:
1226512276
languageName: node
1226612277
linkType: hard
1226712278

12268-
"minimatch@npm:^10.0.3":
12279+
"minimatch@npm:^10.0.3, minimatch@npm:^10.1.1":
1226912280
version: 10.1.1
1227012281
resolution: "minimatch@npm:10.1.1"
1227112282
dependencies:
@@ -14861,15 +14872,15 @@ __metadata:
1486114872
languageName: node
1486214873
linkType: hard
1486314874

14864-
"rimraf@npm:6.1.0":
14865-
version: 6.1.0
14866-
resolution: "rimraf@npm:6.1.0"
14875+
"rimraf@npm:6.1.2":
14876+
version: 6.1.2
14877+
resolution: "rimraf@npm:6.1.2"
1486714878
dependencies:
14868-
glob: "npm:^11.0.3"
14879+
glob: "npm:^13.0.0"
1486914880
package-json-from-dist: "npm:^1.0.1"
1487014881
bin:
1487114882
rimraf: dist/esm/bin.mjs
14872-
checksum: 10c0/19658c91a08e43cd5f930384410135a1194082d5e73e0863137bc02c03d684817e30848f734ef05ec84094fe5e3eb9ffd6814ecec65d8fc2e234f5c391ab42e0
14883+
checksum: 10c0/c11a6a6fad937ada03c12fe688860690df8296d7cd08dbe59e3cc087f44e43573ae26ecbe48e54cb7a6db745b8c81fe5a15b9359233cc21d52d9b5b3330fcc74
1487314884
languageName: node
1487414885
linkType: hard
1487514886

0 commit comments

Comments
 (0)