Skip to content

Commit 690f9cf

Browse files
Update dependency rimraf to v5.0.10
1 parent d01184a commit 690f9cf

File tree

1 file changed

+69
-38
lines changed

1 file changed

+69
-38
lines changed

yarn.lock

+69-38
Original file line numberDiff line numberDiff line change
@@ -2554,9 +2554,9 @@ follow-redirects@^1.14.0, follow-redirects@^1.15.4:
25542554
integrity sha512-vSFWUON1B+yAw1VN4xMfxgn5fTUiaOzAJCKBwIIgT/+7CuGy9+r+5gITvP62j3RmaD5Ph65UaERdOSRGUzZtgw==
25552555

25562556
foreground-child@^3.1.0:
2557-
version "3.1.1"
2558-
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d"
2559-
integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==
2557+
version "3.3.0"
2558+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.0.tgz#0ac8644c06e431439f8561db8ecf29a7b5519c77"
2559+
integrity sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==
25602560
dependencies:
25612561
cross-spawn "^7.0.0"
25622562
signal-exit "^4.0.1"
@@ -2671,15 +2671,16 @@ glob-parent@^5.1.2, glob-parent@~5.1.2:
26712671
is-glob "^4.0.1"
26722672

26732673
glob@^10.3.7:
2674-
version "10.3.10"
2675-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
2676-
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
2674+
version "10.4.5"
2675+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
2676+
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
26772677
dependencies:
26782678
foreground-child "^3.1.0"
2679-
jackspeak "^2.3.5"
2680-
minimatch "^9.0.1"
2681-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2682-
path-scurry "^1.10.1"
2679+
jackspeak "^3.1.2"
2680+
minimatch "^9.0.4"
2681+
minipass "^7.1.2"
2682+
package-json-from-dist "^1.0.0"
2683+
path-scurry "^1.11.1"
26832684

26842685
glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
26852686
version "7.2.3"
@@ -3110,10 +3111,10 @@ istanbul-reports@^3.1.3:
31103111
html-escaper "^2.0.0"
31113112
istanbul-lib-report "^3.0.0"
31123113

3113-
jackspeak@^2.3.5:
3114-
version "2.3.6"
3115-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
3116-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
3114+
jackspeak@^3.1.2:
3115+
version "3.4.3"
3116+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
3117+
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
31173118
dependencies:
31183119
"@isaacs/cliui" "^8.0.2"
31193120
optionalDependencies:
@@ -3723,6 +3724,11 @@ lower-case@^2.0.2:
37233724
dependencies:
37243725
tslib "^2.0.3"
37253726

3727+
lru-cache@^10.2.0:
3728+
version "10.4.3"
3729+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
3730+
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
3731+
37263732
lru-cache@^5.1.1:
37273733
version "5.1.1"
37283734
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -3737,11 +3743,6 @@ lru-cache@^6.0.0:
37373743
dependencies:
37383744
yallist "^4.0.0"
37393745

3740-
"lru-cache@^9.1.1 || ^10.0.0":
3741-
version "10.2.0"
3742-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
3743-
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
3744-
37453746
luxon@^3.2.1:
37463747
version "3.4.4"
37473748
resolved "https://registry.yarnpkg.com/luxon/-/luxon-3.4.4.tgz#cf20dc27dc532ba41a169c43fdcc0063601577af"
@@ -3899,10 +3900,10 @@ minimatch@^5.0.1:
38993900
dependencies:
39003901
brace-expansion "^2.0.1"
39013902

3902-
minimatch@^9.0.1:
3903-
version "9.0.3"
3904-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
3905-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
3903+
minimatch@^9.0.4:
3904+
version "9.0.5"
3905+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
3906+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
39063907
dependencies:
39073908
brace-expansion "^2.0.1"
39083909

@@ -3911,10 +3912,10 @@ minimist@^1.2.6:
39113912
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
39123913
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
39133914

3914-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
3915-
version "7.0.4"
3916-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
3917-
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
3915+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
3916+
version "7.1.2"
3917+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
3918+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
39183919

39193920
mkdirp@^0.5.4:
39203921
version "0.5.6"
@@ -4157,6 +4158,11 @@ p-try@^2.0.0:
41574158
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
41584159
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
41594160

4161+
package-json-from-dist@^1.0.0:
4162+
version "1.0.0"
4163+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
4164+
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
4165+
41604166
41614167
version "1.0.0"
41624168
resolved "https://registry.yarnpkg.com/packet-reader/-/packet-reader-1.0.0.tgz#9238e5480dedabacfe1fe3f2771063f164157d74"
@@ -4254,12 +4260,12 @@ path-parse@^1.0.7:
42544260
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
42554261
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
42564262

4257-
path-scurry@^1.10.1:
4258-
version "1.10.1"
4259-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
4260-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
4263+
path-scurry@^1.11.1:
4264+
version "1.11.1"
4265+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
4266+
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
42614267
dependencies:
4262-
lru-cache "^9.1.1 || ^10.0.0"
4268+
lru-cache "^10.2.0"
42634269
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
42644270

42654271
@@ -4654,9 +4660,9 @@ reusify@^1.0.4:
46544660
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
46554661

46564662
rimraf@^5.0.5:
4657-
version "5.0.5"
4658-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5.tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf"
4659-
integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==
4663+
version "5.0.10"
4664+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
4665+
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
46604666
dependencies:
46614667
glob "^10.3.7"
46624668

@@ -4894,7 +4900,16 @@ string-length@^4.0.1:
48944900
char-regex "^1.0.2"
48954901
strip-ansi "^6.0.0"
48964902

4897-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
4903+
"string-width-cjs@npm:string-width@^4.2.0":
4904+
version "4.2.3"
4905+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
4906+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
4907+
dependencies:
4908+
emoji-regex "^8.0.0"
4909+
is-fullwidth-code-point "^3.0.0"
4910+
strip-ansi "^6.0.1"
4911+
4912+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.2, string-width@^4.2.3:
48984913
version "4.2.3"
48994914
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
49004915
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -4926,7 +4941,14 @@ string_decoder@~1.1.1:
49264941
dependencies:
49274942
safe-buffer "~5.1.0"
49284943

4929-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
4944+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
4945+
version "6.0.1"
4946+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
4947+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
4948+
dependencies:
4949+
ansi-regex "^5.0.1"
4950+
4951+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
49304952
version "6.0.1"
49314953
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
49324954
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5282,7 +5304,7 @@ winston@^3.8.2:
52825304
triple-beam "^1.3.0"
52835305
winston-transport "^4.5.0"
52845306

5285-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5307+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
52865308
version "7.0.0"
52875309
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
52885310
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5300,6 +5322,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
53005322
string-width "^4.1.0"
53015323
strip-ansi "^6.0.0"
53025324

5325+
wrap-ansi@^7.0.0:
5326+
version "7.0.0"
5327+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
5328+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5329+
dependencies:
5330+
ansi-styles "^4.0.0"
5331+
string-width "^4.1.0"
5332+
strip-ansi "^6.0.0"
5333+
53035334
wrap-ansi@^8.1.0:
53045335
version "8.1.0"
53055336
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)