Skip to content

Commit 45de2ba

Browse files
Bump rimraf from 5.0.5 to 6.0.1
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.5 to 6.0.1. - [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md) - [Commits](isaacs/rimraf@v5.0.5...v6.0.1) --- updated-dependencies: - dependency-name: rimraf dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4480a91 commit 45de2ba

File tree

2 files changed

+75
-43
lines changed

2 files changed

+75
-43
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"markdown-magic": "^2.6.1",
3333
"npm-run-all": "^4.1.5",
3434
"prettier": "^3.1.0",
35-
"rimraf": "^5.0.5",
35+
"rimraf": "^6.0.1",
3636
"source-map-support": "^0.5.19",
3737
"ts-node": "^10.9.1",
3838
"typescript": "^5.3.2",

yarn.lock

Lines changed: 74 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -2558,16 +2558,17 @@ [email protected]:
25582558
once "^1.3.0"
25592559
path-is-absolute "^1.0.0"
25602560

2561-
glob@^10.3.7:
2562-
version "10.3.10"
2563-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
2564-
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
2561+
glob@^11.0.0:
2562+
version "11.0.0"
2563+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
2564+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
25652565
dependencies:
25662566
foreground-child "^3.1.0"
2567-
jackspeak "^2.3.5"
2568-
minimatch "^9.0.1"
2569-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2570-
path-scurry "^1.10.1"
2567+
jackspeak "^4.0.1"
2568+
minimatch "^10.0.0"
2569+
minipass "^7.1.2"
2570+
package-json-from-dist "^1.0.0"
2571+
path-scurry "^2.0.0"
25712572

25722573
glob@^7.1.1, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.1.7:
25732574
version "7.2.3"
@@ -3249,10 +3250,10 @@ iterator.prototype@^1.1.2:
32493250
reflect.getprototypeof "^1.0.4"
32503251
set-function-name "^2.0.1"
32513252

3252-
jackspeak@^2.3.5:
3253-
version "2.3.6"
3254-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
3255-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
3253+
jackspeak@^4.0.1:
3254+
version "4.0.1"
3255+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
3256+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
32563257
dependencies:
32573258
"@isaacs/cliui" "^8.0.2"
32583259
optionalDependencies:
@@ -3643,6 +3644,11 @@ loupe@^2.3.6:
36433644
dependencies:
36443645
get-func-name "^2.0.1"
36453646

3647+
lru-cache@^11.0.0:
3648+
version "11.0.0"
3649+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
3650+
integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
3651+
36463652
lru-cache@^5.1.1:
36473653
version "5.1.1"
36483654
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -3657,11 +3663,6 @@ lru-cache@^6.0.0:
36573663
dependencies:
36583664
yallist "^4.0.0"
36593665

3660-
"lru-cache@^9.1.1 || ^10.0.0":
3661-
version "10.1.0"
3662-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.1.0.tgz#2098d41c2dc56500e6c88584aa656c84de7d0484"
3663-
integrity sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==
3664-
36653666
make-dir@^3.0.0, make-dir@^3.0.2:
36663667
version "3.1.0"
36673668
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
@@ -3964,29 +3965,29 @@ [email protected]:
39643965
dependencies:
39653966
brace-expansion "^2.0.1"
39663967

3968+
minimatch@^10.0.0:
3969+
version "10.0.1"
3970+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3971+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3972+
dependencies:
3973+
brace-expansion "^2.0.1"
3974+
39673975
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
39683976
version "3.1.2"
39693977
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
39703978
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
39713979
dependencies:
39723980
brace-expansion "^1.1.7"
39733981

3974-
minimatch@^9.0.1:
3975-
version "9.0.3"
3976-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
3977-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
3978-
dependencies:
3979-
brace-expansion "^2.0.1"
3980-
39813982
minimist@^1.2.3, minimist@^1.2.5, minimist@^1.2.6:
39823983
version "1.2.8"
39833984
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
39843985
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
39853986

3986-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
3987-
version "7.0.4"
3988-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
3989-
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
3987+
minipass@^7.1.2:
3988+
version "7.1.2"
3989+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
3990+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
39903991

39913992
mkdirp@^0.5.5:
39923993
version "0.5.6"
@@ -4363,6 +4364,11 @@ package-hash@^4.0.0:
43634364
lodash.flattendeep "^4.4.0"
43644365
release-zalgo "^1.0.0"
43654366

4367+
package-json-from-dist@^1.0.0:
4368+
version "1.0.0"
4369+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
4370+
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
4371+
43664372
pad@^3.2.0:
43674373
version "3.2.0"
43684374
resolved "https://registry.yarnpkg.com/pad/-/pad-3.2.0.tgz#be7a1d1cb6757049b4ad5b70e71977158fea95d1"
@@ -4458,13 +4464,13 @@ path-parse@^1.0.7:
44584464
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
44594465
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
44604466

4461-
path-scurry@^1.10.1:
4462-
version "1.10.1"
4463-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
4464-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
4467+
path-scurry@^2.0.0:
4468+
version "2.0.0"
4469+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
4470+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
44654471
dependencies:
4466-
lru-cache "^9.1.1 || ^10.0.0"
4467-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
4472+
lru-cache "^11.0.0"
4473+
minipass "^7.1.2"
44684474

44694475
path-type@^3.0.0:
44704476
version "3.0.0"
@@ -4918,12 +4924,13 @@ rimraf@^3.0.0, rimraf@^3.0.2:
49184924
dependencies:
49194925
glob "^7.1.3"
49204926

4921-
rimraf@^5.0.5:
4922-
version "5.0.5"
4923-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5.tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf"
4924-
integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==
4927+
rimraf@^6.0.1:
4928+
version "6.0.1"
4929+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
4930+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
49254931
dependencies:
4926-
glob "^10.3.7"
4932+
glob "^11.0.0"
4933+
package-json-from-dist "^1.0.0"
49274934

49284935
ripemd160@^2.0.0, ripemd160@^2.0.1:
49294936
version "2.0.2"
@@ -5260,7 +5267,7 @@ streamroller@^3.1.5:
52605267
debug "^4.3.4"
52615268
fs-extra "^8.1.0"
52625269

5263-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0:
5270+
"string-width-cjs@npm:string-width@^4.2.0":
52645271
version "4.2.3"
52655272
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
52665273
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5286,6 +5293,15 @@ string-width@^2.0.0, string-width@^2.1.1:
52865293
is-fullwidth-code-point "^2.0.0"
52875294
strip-ansi "^4.0.0"
52885295

5296+
string-width@^4.1.0, string-width@^4.2.0:
5297+
version "4.2.3"
5298+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
5299+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5300+
dependencies:
5301+
emoji-regex "^8.0.0"
5302+
is-fullwidth-code-point "^3.0.0"
5303+
strip-ansi "^6.0.1"
5304+
52895305
string-width@^5.0.1, string-width@^5.1.2:
52905306
version "5.1.2"
52915307
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -5365,7 +5381,7 @@ string_decoder@~1.1.1:
53655381
dependencies:
53665382
safe-buffer "~5.1.0"
53675383

5368-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5384+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
53695385
version "6.0.1"
53705386
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
53715387
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5386,6 +5402,13 @@ strip-ansi@^4.0.0:
53865402
dependencies:
53875403
ansi-regex "^3.0.0"
53885404

5405+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5406+
version "6.0.1"
5407+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
5408+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5409+
dependencies:
5410+
ansi-regex "^5.0.1"
5411+
53895412
strip-ansi@^7.0.1:
53905413
version "7.1.0"
53915414
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -5966,7 +5989,7 @@ [email protected]:
59665989
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
59675990
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
59685991

5969-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
5992+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
59705993
version "7.0.0"
59715994
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
59725995
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5992,6 +6015,15 @@ wrap-ansi@^6.2.0:
59926015
string-width "^4.1.0"
59936016
strip-ansi "^6.0.0"
59946017

6018+
wrap-ansi@^7.0.0:
6019+
version "7.0.0"
6020+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
6021+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
6022+
dependencies:
6023+
ansi-styles "^4.0.0"
6024+
string-width "^4.1.0"
6025+
strip-ansi "^6.0.0"
6026+
59956027
wrap-ansi@^8.1.0:
59966028
version "8.1.0"
59976029
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)