Skip to content

Commit 6fce016

Browse files
chore(deps): update dependency rimraf to v6
1 parent dc83f52 commit 6fce016

2 files changed

Lines changed: 48 additions & 41 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"npm-run-all2": "7.0.2",
6767
"pre-commit": "1.2.2",
6868
"prettier": "3.5.3",
69-
"rimraf": "5.0.10",
69+
"rimraf": "6.0.1",
7070
"rollup": "4.36.0",
7171
"rollup-plugin-dts": "6.2.1",
7272
"ts-jest": "29.2.6",

yarn.lock

Lines changed: 47 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1602,11 +1602,6 @@
16021602
"@nodelib/fs.scandir" "2.1.5"
16031603
fastq "^1.6.0"
16041604

1605-
"@pkgjs/parseargs@^0.11.0":
1606-
version "0.11.0"
1607-
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1608-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1609-
16101605
"@rollup/plugin-babel@6.0.4":
16111606
version "6.0.4"
16121607
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.4.tgz#bd698e351fa9aa9619fcae780aea2a603d98e4c4"
@@ -3030,16 +3025,17 @@ glob-parent@^6.0.2:
30303025
dependencies:
30313026
is-glob "^4.0.3"
30323027

3033-
glob@^10.3.7:
3034-
version "10.3.7"
3035-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7.tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac"
3036-
integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ==
3028+
glob@^11.0.0:
3029+
version "11.0.1"
3030+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9"
3031+
integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
30373032
dependencies:
30383033
foreground-child "^3.1.0"
3039-
jackspeak "^2.0.3"
3040-
minimatch "^9.0.1"
3041-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
3042-
path-scurry "^1.10.1"
3034+
jackspeak "^4.0.1"
3035+
minimatch "^10.0.0"
3036+
minipass "^7.1.2"
3037+
package-json-from-dist "^1.0.0"
3038+
path-scurry "^2.0.0"
30433039

30443040
glob@^7.1.3, glob@^7.1.4:
30453041
version "7.2.3"
@@ -3302,14 +3298,12 @@ istanbul-reports@^3.1.3:
33023298
html-escaper "^2.0.0"
33033299
istanbul-lib-report "^3.0.0"
33043300

3305-
jackspeak@^2.0.3:
3306-
version "2.2.1"
3307-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.2.1.tgz#655e8cf025d872c9c03d3eb63e8f0c024fef16a6"
3308-
integrity sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw==
3301+
jackspeak@^4.0.1:
3302+
version "4.1.0"
3303+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b"
3304+
integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==
33093305
dependencies:
33103306
"@isaacs/cliui" "^8.0.2"
3311-
optionalDependencies:
3312-
"@pkgjs/parseargs" "^0.11.0"
33133307

33143308
jake@^10.8.5:
33153309
version "10.9.1"
@@ -3892,6 +3886,11 @@ log-update@^6.1.0:
38923886
strip-ansi "^7.1.0"
38933887
wrap-ansi "^9.0.0"
38943888

3889+
lru-cache@^11.0.0:
3890+
version "11.0.2"
3891+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
3892+
integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
3893+
38953894
lru-cache@^4.0.1:
38963895
version "4.1.5"
38973896
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -3914,11 +3913,6 @@ lru-cache@^6.0.0:
39143913
dependencies:
39153914
yallist "^4.0.0"
39163915

3917-
"lru-cache@^9.1.1 || ^10.0.0":
3918-
version "10.0.0"
3919-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
3920-
integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==
3921-
39223916
magic-string@^0.30.17:
39233917
version "0.30.17"
39243918
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
@@ -3991,6 +3985,13 @@ mimic-function@^5.0.0:
39913985
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
39923986
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
39933987

3988+
minimatch@^10.0.0:
3989+
version "10.0.1"
3990+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3991+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3992+
dependencies:
3993+
brace-expansion "^2.0.1"
3994+
39943995
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
39953996
version "3.1.2"
39963997
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -4005,7 +4006,7 @@ minimatch@^5.0.1:
40054006
dependencies:
40064007
brace-expansion "^2.0.1"
40074008

4008-
minimatch@^9.0.0, minimatch@^9.0.1:
4009+
minimatch@^9.0.0:
40094010
version "9.0.3"
40104011
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
40114012
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -4019,10 +4020,10 @@ minimatch@^9.0.4:
40194020
dependencies:
40204021
brace-expansion "^2.0.1"
40214022

4022-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
4023-
version "7.0.2"
4024-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e"
4025-
integrity sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA==
4023+
minipass@^7.1.2:
4024+
version "7.1.2"
4025+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
4026+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
40264027

40274028
ms@2.1.2:
40284029
version "2.1.2"
@@ -4180,6 +4181,11 @@ p-try@^2.0.0:
41804181
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
41814182
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
41824183

4184+
package-json-from-dist@^1.0.0:
4185+
version "1.0.1"
4186+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
4187+
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
4188+
41834189
parent-module@^1.0.0:
41844190
version "1.0.1"
41854191
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
@@ -4222,13 +4228,13 @@ path-parse@^1.0.7:
42224228
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
42234229
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
42244230

4225-
path-scurry@^1.10.1:
4226-
version "1.10.1"
4227-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
4228-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
4231+
path-scurry@^2.0.0:
4232+
version "2.0.0"
4233+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
4234+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
42294235
dependencies:
4230-
lru-cache "^9.1.1 || ^10.0.0"
4231-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
4236+
lru-cache "^11.0.0"
4237+
minipass "^7.1.2"
42324238

42334239
path-type@^4.0.0:
42344240
version "4.0.0"
@@ -4506,12 +4512,13 @@ rfdc@^1.4.1:
45064512
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
45074513
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
45084514

4509-
rimraf@5.0.10:
4510-
version "5.0.10"
4511-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
4512-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
4515+
rimraf@6.0.1:
4516+
version "6.0.1"
4517+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
4518+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
45134519
dependencies:
4514-
glob "^10.3.7"
4520+
glob "^11.0.0"
4521+
package-json-from-dist "^1.0.0"
45154522

45164523
rimraf@^3.0.2:
45174524
version "3.0.2"

0 commit comments

Comments
 (0)