Skip to content

Commit 40dd6cb

Browse files
Update dependency rimraf to v6
1 parent 2bde74e commit 40dd6cb

File tree

2 files changed

+48
-41
lines changed

2 files changed

+48
-41
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"eslint-plugin-functional": "4.4.1",
5555
"husky": "8.0.3",
5656
"prettier": "3.4.2",
57-
"rimraf": "5.0.10",
57+
"rimraf": "6.0.1",
5858
"rollup": "3.29.5",
5959
"rollup-plugin-dts": "6.1.1",
6060
"typescript": "5.7.3"

yarn.lock

Lines changed: 47 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -332,11 +332,6 @@
332332
"@nodelib/fs.scandir" "2.1.5"
333333
fastq "^1.6.0"
334334

335-
"@pkgjs/parseargs@^0.11.0":
336-
version "0.11.0"
337-
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
338-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
339-
340335
"@rollup/plugin-multi-entry@6.0.1":
341336
version "6.0.1"
342337
resolved "https://registry.yarnpkg.com/@rollup/plugin-multi-entry/-/plugin-multi-entry-6.0.1.tgz#0f969706ea705dc76c4566ee1318251247832549"
@@ -1397,16 +1392,17 @@ glob-parent@^6.0.2:
13971392
dependencies:
13981393
is-glob "^4.0.3"
13991394

1400-
glob@^10.3.7:
1401-
version "10.3.7"
1402-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7.tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac"
1403-
integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ==
1395+
glob@^11.0.0:
1396+
version "11.0.1"
1397+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9"
1398+
integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
14041399
dependencies:
14051400
foreground-child "^3.1.0"
1406-
jackspeak "^2.0.3"
1407-
minimatch "^9.0.1"
1408-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1409-
path-scurry "^1.10.1"
1401+
jackspeak "^4.0.1"
1402+
minimatch "^10.0.0"
1403+
minipass "^7.1.2"
1404+
package-json-from-dist "^1.0.0"
1405+
path-scurry "^2.0.0"
14101406

14111407
glob@^7.1.3, glob@^7.1.6:
14121408
version "7.2.0"
@@ -1645,14 +1641,12 @@ isexe@^2.0.0:
16451641
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
16461642
integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=
16471643

1648-
jackspeak@^2.0.3:
1649-
version "2.2.0"
1650-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.2.0.tgz#497cbaedc902ec3f31d5d61be804d2364ff9ddad"
1651-
integrity sha512-r5XBrqIJfwRIjRt/Xr5fv9Wh09qyhHfKnYddDlpM+ibRR20qrYActpCAgU6U+d53EOEjzkvxPMVHSlgR7leXrQ==
1644+
jackspeak@^4.0.1:
1645+
version "4.0.2"
1646+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2.tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015"
1647+
integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==
16521648
dependencies:
16531649
"@isaacs/cliui" "^8.0.2"
1654-
optionalDependencies:
1655-
"@pkgjs/parseargs" "^0.11.0"
16561650

16571651
js-sha3@0.8.0:
16581652
version "0.8.0"
@@ -1804,18 +1798,18 @@ long@^4.0.0:
18041798
resolved "https://registry.yarnpkg.com/long/-/long-4.0.0.tgz#9a7b71cfb7d361a194ea555241c92f7468d5bf28"
18051799
integrity sha512-XsP+KhQif4bjX1kbuSiySJFNAehNxgLb6hPRGJ9QsUr8ajHkuXGdrHmFUTUUXhDwVX2R5bY4JNZEwbUiMhV+MA==
18061800

1801+
lru-cache@^11.0.0:
1802+
version "11.0.2"
1803+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
1804+
integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
1805+
18071806
lru-cache@^6.0.0:
18081807
version "6.0.0"
18091808
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
18101809
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
18111810
dependencies:
18121811
yallist "^4.0.0"
18131812

1814-
"lru-cache@^9.1.1 || ^10.0.0":
1815-
version "10.0.1"
1816-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.1.tgz#0a3be479df549cca0e5d693ac402ff19537a6b7a"
1817-
integrity sha512-IJ4uwUTi2qCccrioU6g9g/5rvvVl13bsdczUUcqbciD9iLr095yj8DQKdObriEvuNSx325N1rV1O0sJFszx75g==
1818-
18191813
magic-string@^0.30.10:
18201814
version "0.30.10"
18211815
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e"
@@ -1893,13 +1887,20 @@ minimalistic-crypto-utils@^1.0.1:
18931887
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
18941888
integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
18951889

1896-
minimatch@9.0.3, minimatch@^9.0.1:
1890+
minimatch@9.0.3:
18971891
version "9.0.3"
18981892
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
18991893
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
19001894
dependencies:
19011895
brace-expansion "^2.0.1"
19021896

1897+
minimatch@^10.0.0:
1898+
version "10.0.1"
1899+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
1900+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
1901+
dependencies:
1902+
brace-expansion "^2.0.1"
1903+
19031904
minimatch@^3.0.4:
19041905
version "3.0.4"
19051906
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
@@ -1914,10 +1915,10 @@ minimatch@^3.0.5, minimatch@^3.1.2:
19141915
dependencies:
19151916
brace-expansion "^1.1.7"
19161917

1917-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
1918-
version "7.0.3"
1919-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.3.tgz#05ea638da44e475037ed94d1c7efcc76a25e1974"
1920-
integrity sha512-LhbbwCfz3vsb12j/WkWQPZfKTsgqIe1Nf/ti1pKjYESGLHIVjWU96G9/ljLH4F9mWNVhlQOm0VySdAWzf05dpg==
1918+
minipass@^7.1.2:
1919+
version "7.1.2"
1920+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
1921+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
19211922

19221923
ms@2.1.2:
19231924
version "2.1.2"
@@ -2029,6 +2030,11 @@ p-timeout@^5.0.2:
20292030
resolved "https://registry.yarnpkg.com/p-timeout/-/p-timeout-5.0.2.tgz#d12964c4b2f988e15f72b455c2c428d82a0ec0a0"
20302031
integrity sha512-sEmji9Yaq+Tw+STwsGAE56hf7gMy9p0tQfJojIAamB7WHJYJKf1qlsg9jqBWG8q9VCxKPhZaP/AcXwEoBcYQhQ==
20312032

2033+
package-json-from-dist@^1.0.0:
2034+
version "1.0.1"
2035+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
2036+
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
2037+
20322038
parent-module@^1.0.0:
20332039
version "1.0.1"
20342040
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
@@ -2071,13 +2077,13 @@ path-parse@^1.0.7:
20712077
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
20722078
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
20732079

2074-
path-scurry@^1.10.1:
2075-
version "1.10.1"
2076-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
2077-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
2080+
path-scurry@^2.0.0:
2081+
version "2.0.0"
2082+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
2083+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
20782084
dependencies:
2079-
lru-cache "^9.1.1 || ^10.0.0"
2080-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2085+
lru-cache "^11.0.0"
2086+
minipass "^7.1.2"
20812087

20822088
path-type@^4.0.0:
20832089
version "4.0.0"
@@ -2189,12 +2195,13 @@ reusify@^1.0.4:
21892195
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
21902196
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
21912197

2192-
rimraf@5.0.10:
2193-
version "5.0.10"
2194-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
2195-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
2198+
rimraf@6.0.1:
2199+
version "6.0.1"
2200+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
2201+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
21962202
dependencies:
2197-
glob "^10.3.7"
2203+
glob "^11.0.0"
2204+
package-json-from-dist "^1.0.0"
21982205

21992206
rimraf@^3.0.2:
22002207
version "3.0.2"

0 commit comments

Comments
 (0)