Skip to content

Commit 0d4acb9

Browse files
Update dependency rimraf to v6
1 parent ba97a74 commit 0d4acb9

File tree

2 files changed

+44
-44
lines changed

2 files changed

+44
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@rollup/plugin-commonjs": "^28.0.0",
3232
"@rollup/plugin-node-resolve": "^16.0.0",
3333
"ethers": "^6.0.0",
34-
"rimraf": "5.0.10",
34+
"rimraf": "6.0.1",
3535
"rollup": "^2.75.6"
3636
},
3737
"devDependencies": {

yarn.lock

Lines changed: 43 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -137,11 +137,6 @@
137137
"@nodelib/fs.scandir" "2.1.5"
138138
fastq "^1.6.0"
139139

140-
"@pkgjs/parseargs@^0.11.0":
141-
version "0.11.0"
142-
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
143-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
144-
145140
"@rollup/plugin-commonjs@^28.0.0":
146141
version "28.0.3"
147142
resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-28.0.3.tgz#44c2cc7c955c6113b96696b55e6bc2446bd67913"
@@ -825,16 +820,17 @@ glob-parent@^6.0.2:
825820
dependencies:
826821
is-glob "^4.0.3"
827822

828-
glob@^10.3.7:
829-
version "10.3.10"
830-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
831-
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
823+
glob@^11.0.0:
824+
version "11.0.2"
825+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.2.tgz#3261e3897bbc603030b041fd77ba636022d51ce0"
826+
integrity sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==
832827
dependencies:
833828
foreground-child "^3.1.0"
834-
jackspeak "^2.3.5"
835-
minimatch "^9.0.1"
836-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
837-
path-scurry "^1.10.1"
829+
jackspeak "^4.0.1"
830+
minimatch "^10.0.0"
831+
minipass "^7.1.2"
832+
package-json-from-dist "^1.0.0"
833+
path-scurry "^2.0.0"
838834

839835
glob@^7.1.3:
840836
version "7.1.6"
@@ -983,14 +979,12 @@ isexe@^2.0.0:
983979
resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
984980
integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
985981

986-
jackspeak@^2.3.5:
987-
version "2.3.6"
988-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
989-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
982+
jackspeak@^4.0.1:
983+
version "4.1.0"
984+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b"
985+
integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==
990986
dependencies:
991987
"@isaacs/cliui" "^8.0.2"
992-
optionalDependencies:
993-
"@pkgjs/parseargs" "^0.11.0"
994988

995989
js-yaml@^4.1.0:
996990
version "4.1.0"
@@ -1029,18 +1023,18 @@ lodash.merge@^4.6.2:
10291023
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
10301024
integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==
10311025

1026+
lru-cache@^11.0.0:
1027+
version "11.1.0"
1028+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
1029+
integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
1030+
10321031
lru-cache@^6.0.0:
10331032
version "6.0.0"
10341033
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
10351034
integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==
10361035
dependencies:
10371036
yallist "^4.0.0"
10381037

1039-
"lru-cache@^9.1.1 || ^10.0.0":
1040-
version "10.2.0"
1041-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
1042-
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
1043-
10441038
magic-string@^0.30.3:
10451039
version "0.30.17"
10461040
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
@@ -1066,6 +1060,13 @@ micromatch@^4.0.4:
10661060
braces "^3.0.1"
10671061
picomatch "^2.2.3"
10681062

1063+
minimatch@^10.0.0:
1064+
version "10.0.1"
1065+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
1066+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
1067+
dependencies:
1068+
brace-expansion "^2.0.1"
1069+
10691070
minimatch@^3.0.4:
10701071
version "3.0.4"
10711072
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
@@ -1080,14 +1081,7 @@ minimatch@^3.0.5, minimatch@^3.1.2:
10801081
dependencies:
10811082
brace-expansion "^1.1.7"
10821083

1083-
minimatch@^9.0.1:
1084-
version "9.0.3"
1085-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
1086-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
1087-
dependencies:
1088-
brace-expansion "^2.0.1"
1089-
1090-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
1084+
minipass@^7.1.2:
10911085
version "7.1.2"
10921086
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
10931087
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
@@ -1140,6 +1134,11 @@ p-locate@^5.0.0:
11401134
dependencies:
11411135
p-limit "^3.0.2"
11421136

1137+
package-json-from-dist@^1.0.0:
1138+
version "1.0.1"
1139+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
1140+
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
1141+
11431142
parent-module@^1.0.0:
11441143
version "1.0.1"
11451144
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
@@ -1167,13 +1166,13 @@ path-parse@^1.0.7:
11671166
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
11681167
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
11691168

1170-
path-scurry@^1.10.1:
1171-
version "1.10.1"
1172-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
1173-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
1169+
path-scurry@^2.0.0:
1170+
version "2.0.0"
1171+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
1172+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
11741173
dependencies:
1175-
lru-cache "^9.1.1 || ^10.0.0"
1176-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1174+
lru-cache "^11.0.0"
1175+
minipass "^7.1.2"
11771176

11781177
path-type@^4.0.0:
11791178
version "4.0.0"
@@ -1224,12 +1223,13 @@ reusify@^1.0.4:
12241223
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
12251224
integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
12261225

1227-
rimraf@5.0.10:
1228-
version "5.0.10"
1229-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.10.tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c"
1230-
integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ==
1226+
rimraf@6.0.1:
1227+
version "6.0.1"
1228+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
1229+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
12311230
dependencies:
1232-
glob "^10.3.7"
1231+
glob "^11.0.0"
1232+
package-json-from-dist "^1.0.0"
12331233

12341234
rimraf@^3.0.2:
12351235
version "3.0.2"

0 commit comments

Comments
 (0)