Skip to content

Commit 2f78858

Browse files
Update dependency rimraf to v5.0.8
1 parent 9f4aeea commit 2f78858

File tree

1 file changed

+73
-35
lines changed

1 file changed

+73
-35
lines changed

yarn.lock

Lines changed: 73 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -914,9 +914,9 @@ follow-redirects@^1.15.6:
914914
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==
915915

916916
foreground-child@^3.1.0, foreground-child@^3.1.1:
917-
version "3.1.1"
918-
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d"
919-
integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==
917+
version "3.2.1"
918+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.2.1.tgz#767004ccf3a5b30df39bed90718bab43fe0a59f7"
919+
integrity sha512-PXUUyLqrR2XCWICfv6ukppP96sdFwWbNEnfEMt7jNsISjMsvaLNinAHNDYyvkyU+SZG2BTSbT5NjG+vZslfGTA==
920920
dependencies:
921921
cross-spawn "^7.0.0"
922922
signal-exit "^4.0.1"
@@ -971,15 +971,16 @@ [email protected]:
971971
once "^1.3.0"
972972

973973
glob@^10.3.10, glob@^10.3.7:
974-
version "10.3.10"
975-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
976-
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
974+
version "10.4.3"
975+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.3.tgz#e0ba2253dd21b3d0acdfb5d507c59a29f513fc7a"
976+
integrity sha512-Q38SGlYRpVtDBPSWEylRyctn7uDeTp4NQERTLiCT1FqA9JXPYWqAVmQU6qh4r/zMM5ehxTcbaO8EjhWnvEhmyg==
977977
dependencies:
978978
foreground-child "^3.1.0"
979-
jackspeak "^2.3.5"
980-
minimatch "^9.0.1"
981-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
982-
path-scurry "^1.10.1"
979+
jackspeak "^3.1.2"
980+
minimatch "^9.0.4"
981+
minipass "^7.1.2"
982+
package-json-from-dist "^1.0.0"
983+
path-scurry "^1.11.1"
983984

984985
glob@^7.1.3, glob@^7.1.4:
985986
version "7.2.3"
@@ -1166,10 +1167,10 @@ istanbul-reports@^3.1.6:
11661167
html-escaper "^2.0.0"
11671168
istanbul-lib-report "^3.0.0"
11681169

1169-
jackspeak@^2.3.5:
1170-
version "2.3.6"
1171-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
1172-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
1170+
jackspeak@^3.1.2:
1171+
version "3.4.1"
1172+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.1.tgz#145422416740568e9fc357bf60c844b3c1585f09"
1173+
integrity sha512-U23pQPDnmYybVkYjObcuYMk43VRlMLLqLI+RdZy8s8WV8WsxO9SnqSroKaluuvcNOdCAlauKszDwd+umbot5Mg==
11731174
dependencies:
11741175
"@isaacs/cliui" "^8.0.2"
11751176
optionalDependencies:
@@ -1249,18 +1250,18 @@ [email protected]:
12491250
chalk "^4.1.0"
12501251
is-unicode-supported "^0.1.0"
12511252

1253+
lru-cache@^10.2.0:
1254+
version "10.3.1"
1255+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.3.1.tgz#a37050586f84ccfdb570148a253bf1632a29ef44"
1256+
integrity sha512-9/8QXrtbGeMB6LxwQd4x1tIMnsmUxMvIH/qWGsccz6bt9Uln3S+sgAaqfQNhbGA8ufzs2fHuP/yqapGgP9Hh2g==
1257+
12521258
lru-cache@^6.0.0:
12531259
version "6.0.0"
12541260
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
12551261
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
12561262
dependencies:
12571263
yallist "^4.0.0"
12581264

1259-
"lru-cache@^9.1.1 || ^10.0.0":
1260-
version "10.2.0"
1261-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
1262-
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
1263-
12641265
make-dir@^4.0.0:
12651266
version "4.0.0"
12661267
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-4.0.0.tgz#c3c2307a771277cd9638305f915c29ae741b614e"
@@ -1300,7 +1301,7 @@ [email protected]:
13001301
dependencies:
13011302
brace-expansion "^2.0.1"
13021303

1303-
[email protected], minimatch@^9.0.1, minimatch@^9.0.3:
1304+
13041305
version "9.0.3"
13051306
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
13061307
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -1321,10 +1322,17 @@ minimatch@^5.0.1:
13211322
dependencies:
13221323
brace-expansion "^2.0.1"
13231324

1324-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
1325-
version "7.0.4"
1326-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
1327-
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
1325+
minimatch@^9.0.3, minimatch@^9.0.4:
1326+
version "9.0.5"
1327+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
1328+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
1329+
dependencies:
1330+
brace-expansion "^2.0.1"
1331+
1332+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
1333+
version "7.1.2"
1334+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
1335+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
13281336

13291337
mocha@^10.2.0:
13301338
version "10.3.0"
@@ -1405,6 +1413,11 @@ p-locate@^5.0.0:
14051413
dependencies:
14061414
p-limit "^3.0.2"
14071415

1416+
package-json-from-dist@^1.0.0:
1417+
version "1.0.0"
1418+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
1419+
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
1420+
14081421
pako@~1.0.2:
14091422
version "1.0.11"
14101423
resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf"
@@ -1432,12 +1445,12 @@ path-key@^3.1.0:
14321445
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
14331446
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
14341447

1435-
path-scurry@^1.10.1:
1436-
version "1.10.1"
1437-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
1438-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
1448+
path-scurry@^1.11.1:
1449+
version "1.11.1"
1450+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
1451+
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
14391452
dependencies:
1440-
lru-cache "^9.1.1 || ^10.0.0"
1453+
lru-cache "^10.2.0"
14411454
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
14421455

14431456
path-type@^4.0.0:
@@ -1530,9 +1543,9 @@ rimraf@^3.0.2:
15301543
glob "^7.1.3"
15311544

15321545
rimraf@^5.0.5:
1533-
version "5.0.5"
1534-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5.tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf"
1535-
integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==
1546+
version "5.0.8"
1547+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.8.tgz#9d4d0ef5106817102b14fdbbf01cf29545e99a6c"
1548+
integrity sha512-XSh0V2/yNhDEi8HwdIefD8MLgs4LQXPag/nEJWs3YUc3Upn+UHa1GyIkEg9xSSNt7HnkO5FjTvmcRzgf+8UZuw==
15361549
dependencies:
15371550
glob "^10.3.7"
15381551

@@ -1594,7 +1607,16 @@ slash@^3.0.0:
15941607
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
15951608
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
15961609

1597-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1610+
"string-width-cjs@npm:string-width@^4.2.0":
1611+
version "4.2.3"
1612+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1613+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
1614+
dependencies:
1615+
emoji-regex "^8.0.0"
1616+
is-fullwidth-code-point "^3.0.0"
1617+
strip-ansi "^6.0.1"
1618+
1619+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
15981620
version "4.2.3"
15991621
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
16001622
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -1619,7 +1641,14 @@ string_decoder@~1.1.1:
16191641
dependencies:
16201642
safe-buffer "~5.1.0"
16211643

1622-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1644+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1645+
version "6.0.1"
1646+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1647+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
1648+
dependencies:
1649+
ansi-regex "^5.0.1"
1650+
1651+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
16231652
version "6.0.1"
16241653
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
16251654
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -1743,7 +1772,16 @@ [email protected]:
17431772
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
17441773
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
17451774

1746-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
1775+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1776+
version "7.0.0"
1777+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1778+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
1779+
dependencies:
1780+
ansi-styles "^4.0.0"
1781+
string-width "^4.1.0"
1782+
strip-ansi "^6.0.0"
1783+
1784+
wrap-ansi@^7.0.0:
17471785
version "7.0.0"
17481786
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
17491787
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==

0 commit comments

Comments
 (0)