Skip to content

Commit 02a0bfc

Browse files
chore(deps): update dependency rimraf to v6
1 parent f4c16d5 commit 02a0bfc

File tree

2 files changed

+47
-40
lines changed

2 files changed

+47
-40
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"eslint-config-qiwi": "^2.1.3",
6565
"jest": "^29.7.0",
6666
"prettier": "^3.2.5",
67-
"rimraf": "^5.0.5",
67+
"rimraf": "^6.0.0",
6868
"ts-jest": "^29.1.2",
6969
"ts-node": "^10.9.2",
7070
"typedoc": "^0.26.0",

yarn.lock

+46-39
Original file line numberDiff line numberDiff line change
@@ -2317,16 +2317,17 @@ glob-parent@^6.0.2:
23172317
dependencies:
23182318
is-glob "^4.0.3"
23192319

2320-
glob@^10.3.7:
2321-
version "10.3.10"
2322-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10.tgz#0351ebb809fd187fe421ab96af83d3a70715df4b"
2323-
integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==
2320+
glob@^11.0.0:
2321+
version "11.0.0"
2322+
resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
2323+
integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
23242324
dependencies:
23252325
foreground-child "^3.1.0"
2326-
jackspeak "^2.3.5"
2327-
minimatch "^9.0.1"
2328-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2329-
path-scurry "^1.10.1"
2326+
jackspeak "^4.0.1"
2327+
minimatch "^10.0.0"
2328+
minipass "^7.1.2"
2329+
package-json-from-dist "^1.0.0"
2330+
path-scurry "^2.0.0"
23302331

23312332
glob@^7.0.0, glob@^7.1.3, glob@^7.1.4:
23322333
version "7.2.3"
@@ -2816,10 +2817,10 @@ iterator.prototype@^1.1.2:
28162817
reflect.getprototypeof "^1.0.4"
28172818
set-function-name "^2.0.1"
28182819

2819-
jackspeak@^2.3.5:
2820-
version "2.3.6"
2821-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6.tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8"
2822-
integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==
2820+
jackspeak@^4.0.1:
2821+
version "4.0.1"
2822+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
2823+
integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
28232824
dependencies:
28242825
"@isaacs/cliui" "^8.0.2"
28252826
optionalDependencies:
@@ -3347,6 +3348,11 @@ loose-envify@^1.4.0:
33473348
dependencies:
33483349
js-tokens "^3.0.0 || ^4.0.0"
33493350

3351+
lru-cache@^11.0.0:
3352+
version "11.0.1"
3353+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.1.tgz#3a732fbfedb82c5ba7bca6564ad3f42afcb6e147"
3354+
integrity sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ==
3355+
33503356
lru-cache@^5.1.1:
33513357
version "5.1.1"
33523358
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -3366,11 +3372,6 @@ lru-cache@^7.5.1:
33663372
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89"
33673373
integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==
33683374

3369-
"lru-cache@^9.1.1 || ^10.0.0":
3370-
version "10.2.0"
3371-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
3372-
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
3373-
33743375
lunr@^2.3.9:
33753376
version "2.3.9"
33763377
resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.9.tgz#18b123142832337dd6e964df1a5a7707b25d35e1"
@@ -3468,20 +3469,20 @@ min-indent@^1.0.0, min-indent@^1.0.1:
34683469
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
34693470
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
34703471

3472+
minimatch@^10.0.0:
3473+
version "10.0.1"
3474+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3475+
integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3476+
dependencies:
3477+
brace-expansion "^2.0.1"
3478+
34713479
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
34723480
version "3.1.2"
34733481
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
34743482
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
34753483
dependencies:
34763484
brace-expansion "^1.1.7"
34773485

3478-
minimatch@^9.0.1:
3479-
version "9.0.3"
3480-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
3481-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
3482-
dependencies:
3483-
brace-expansion "^2.0.1"
3484-
34853486
minimatch@^9.0.5:
34863487
version "9.0.5"
34873488
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
@@ -3503,10 +3504,10 @@ minimist@^1.2.8:
35033504
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
35043505
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
35053506

3506-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0":
3507-
version "7.0.4"
3508-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4.tgz#dbce03740f50a4786ba994c1fb908844d27b038c"
3509-
integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==
3507+
minipass@^7.1.2:
3508+
version "7.1.2"
3509+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
3510+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
35103511

35113512
35123513
version "2.1.2"
@@ -3708,6 +3709,11 @@ p-try@^2.0.0:
37083709
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
37093710
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
37103711

3712+
package-json-from-dist@^1.0.0:
3713+
version "1.0.0"
3714+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
3715+
integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
3716+
37113717
parent-module@^1.0.0:
37123718
version "1.0.1"
37133719
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
@@ -3750,13 +3756,13 @@ path-parse@^1.0.7:
37503756
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
37513757
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
37523758

3753-
path-scurry@^1.10.1:
3754-
version "1.10.1"
3755-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
3756-
integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
3759+
path-scurry@^2.0.0:
3760+
version "2.0.0"
3761+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
3762+
integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
37573763
dependencies:
3758-
lru-cache "^9.1.1 || ^10.0.0"
3759-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
3764+
lru-cache "^11.0.0"
3765+
minipass "^7.1.2"
37603766

37613767
path-type@^4.0.0:
37623768
version "4.0.0"
@@ -4023,12 +4029,13 @@ rimraf@^3.0.2:
40234029
dependencies:
40244030
glob "^7.1.3"
40254031

4026-
rimraf@^5.0.5:
4027-
version "5.0.5"
4028-
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5.0.5.tgz#9be65d2d6e683447d2e9013da2bf451139a61ccf"
4029-
integrity sha512-CqDakW+hMe/Bz202FPEymy68P+G50RfMQK+Qo5YUqc9SPipvbGjCGKd0RSKEelbsfQuw3g5NZDSrlZZAJurH1A==
4032+
rimraf@^6.0.0:
4033+
version "6.0.1"
4034+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.0.1.tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e"
4035+
integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A==
40304036
dependencies:
4031-
glob "^10.3.7"
4037+
glob "^11.0.0"
4038+
package-json-from-dist "^1.0.0"
40324039

40334040
run-parallel@^1.1.9:
40344041
version "1.2.0"

0 commit comments

Comments
 (0)