Skip to content

Commit 0eb5cb2

Browse files
chore(deps): update dependency c8 to v11
1 parent 096a9da commit 0eb5cb2

2 files changed

Lines changed: 53 additions & 141 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"homepage": "https://github.com/qiwi/thromise#readme",
3838
"dependencies": {},
3939
"devDependencies": {
40-
"c8": "^10.1.3",
40+
"c8": "^11.0.0",
4141
"concurrently": "^9.1.2",
4242
"eslint": "^8.56.0",
4343
"eslint-config-qiwi": "^2.1.3",

yarn.lock

Lines changed: 52 additions & 140 deletions
Original file line numberDiff line numberDiff line change
@@ -89,18 +89,6 @@
8989
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.1.tgz#e5211452df060fa8522b55c7b3c0c4d1981cb044"
9090
integrity sha512-dvuCeX5fC9dXgJn9t+X5atfmgQAzUOWqS1254Gh0m6i8wKd10ebXkfNKiRK+1GWi/yTvvLDHpoxLr0xxxeslWw==
9191

92-
"@isaacs/cliui@^8.0.2":
93-
version "8.0.2"
94-
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
95-
integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==
96-
dependencies:
97-
string-width "^5.1.2"
98-
string-width-cjs "npm:string-width@^4.2.0"
99-
strip-ansi "^7.0.1"
100-
strip-ansi-cjs "npm:strip-ansi@^6.0.1"
101-
wrap-ansi "^8.1.0"
102-
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
103-
10492
"@istanbuljs/schema@^0.1.2", "@istanbuljs/schema@^0.1.3":
10593
version "0.1.3"
10694
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
@@ -152,11 +140,6 @@
152140
"@nodelib/fs.scandir" "2.1.5"
153141
fastq "^1.6.0"
154142

155-
"@pkgjs/parseargs@^0.11.0":
156-
version "0.11.0"
157-
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
158-
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
159-
160143
"@sinclair/typebox@^0.27.8":
161144
version "0.27.8"
162145
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
@@ -331,11 +314,6 @@ ansi-regex@^5.0.1:
331314
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304"
332315
integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==
333316

334-
ansi-regex@^6.0.1:
335-
version "6.0.1"
336-
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
337-
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
338-
339317
ansi-styles@^3.2.1:
340318
version "3.2.1"
341319
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -355,11 +333,6 @@ ansi-styles@^5.0.0:
355333
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-5.2.0.tgz#07449690ad45777d1924ac2abb2fc8895dba836b"
356334
integrity sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==
357335

358-
ansi-styles@^6.1.0:
359-
version "6.2.1"
360-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
361-
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==
362-
363336
argparse@^2.0.1:
364337
version "2.0.1"
365338
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
@@ -425,6 +398,11 @@ balanced-match@^1.0.0:
425398
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
426399
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
427400

401+
balanced-match@^4.0.2:
402+
version "4.0.4"
403+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
404+
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
405+
428406
brace-expansion@^1.1.7:
429407
version "1.1.11"
430408
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
@@ -433,12 +411,12 @@ brace-expansion@^1.1.7:
433411
balanced-match "^1.0.0"
434412
concat-map "0.0.1"
435413

436-
brace-expansion@^2.0.1:
437-
version "2.0.1"
438-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
439-
integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
414+
brace-expansion@^5.0.2:
415+
version "5.0.3"
416+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.3.tgz#6a9c6c268f85b53959ec527aeafe0f7300258eef"
417+
integrity sha512-fy6KJm2RawA5RcHkLa1z/ScpBeA762UF9KmZQxwIbDtRJrgLzM10depAiEQ+CXYcoiqW1/m96OAAoke2nE9EeA==
440418
dependencies:
441-
balanced-match "^1.0.0"
419+
balanced-match "^4.0.2"
442420

443421
braces@^3.0.2:
444422
version "3.0.2"
@@ -452,10 +430,10 @@ builtin-modules@^3.3.0:
452430
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
453431
integrity sha512-zhaCDicdLuWN5UbN5IMnFqNMhNfo919sH85y2/ea+5Yg9TsTkeZxpL+JLbp6cgYFS4sRLp3YV4S6yDuqVWHYOw==
454432

455-
c8@^10.1.3:
456-
version "10.1.3"
457-
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.3.tgz#54afb25ebdcc7f3b00112482c6d90d7541ad2fcd"
458-
integrity sha512-LvcyrOAaOnrrlMpW22n690PUvxiq4Uf9WMhQwNJ9vgagkL/ph1+D4uvjvDA5XCbykrc0sx+ay6pVi9YZ1GnhyA==
433+
c8@^11.0.0:
434+
version "11.0.0"
435+
resolved "https://registry.yarnpkg.com/c8/-/c8-11.0.0.tgz#d0420d93b90202490041c338a8aa95174eca0586"
436+
integrity sha512-e/uRViGHSVIJv7zsaDKM7VRn2390TgHXqUSvYwPHBQaU6L7E9L0n9JbdkwdYPvshDT0KymBmmlwSpms3yBaMNg==
459437
dependencies:
460438
"@bcoe/v8-coverage" "^1.0.1"
461439
"@istanbuljs/schema" "^0.1.3"
@@ -464,7 +442,7 @@ c8@^10.1.3:
464442
istanbul-lib-coverage "^3.2.0"
465443
istanbul-lib-report "^3.0.1"
466444
istanbul-reports "^3.1.6"
467-
test-exclude "^7.0.1"
445+
test-exclude "^8.0.0"
468446
v8-to-istanbul "^9.0.0"
469447
yargs "^17.7.2"
470448
yargs-parser "^21.1.1"
@@ -663,21 +641,11 @@ doctrine@^3.0.0:
663641
dependencies:
664642
esutils "^2.0.2"
665643

666-
eastasianwidth@^0.2.0:
667-
version "0.2.0"
668-
resolved "https://registry.yarnpkg.com/eastasianwidth/-/eastasianwidth-0.2.0.tgz#696ce2ec0aa0e6ea93a397ffcf24aa7840c827cb"
669-
integrity sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==
670-
671644
emoji-regex@^8.0.0:
672645
version "8.0.0"
673646
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37"
674647
integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==
675648

676-
emoji-regex@^9.2.2:
677-
version "9.2.2"
678-
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-9.2.2.tgz#840c8803b0d8047f4ff0cf963176b32d4ef3ed72"
679-
integrity sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==
680-
681649
error-ex@^1.3.1:
682650
version "1.3.2"
683651
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
@@ -1040,7 +1008,7 @@ for-each@^0.3.3:
10401008
dependencies:
10411009
is-callable "^1.1.3"
10421010

1043-
foreground-child@^3.1.0, foreground-child@^3.1.1:
1011+
foreground-child@^3.1.1:
10441012
version "3.1.1"
10451013
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d"
10461014
integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==
@@ -1115,16 +1083,14 @@ glob-parent@^6.0.2:
11151083
dependencies:
11161084
is-glob "^4.0.3"
11171085

1118-
glob@^10.4.1:
1119-
version "10.4.1"
1120-
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
1121-
integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
1086+
glob@^13.0.6:
1087+
version "13.0.6"
1088+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d"
1089+
integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==
11221090
dependencies:
1123-
foreground-child "^3.1.0"
1124-
jackspeak "^3.1.2"
1125-
minimatch "^9.0.4"
1126-
minipass "^7.1.2"
1127-
path-scurry "^1.11.1"
1091+
minimatch "^10.2.2"
1092+
minipass "^7.1.3"
1093+
path-scurry "^2.0.2"
11281094

11291095
glob@^7.1.3:
11301096
version "7.1.4"
@@ -1522,15 +1488,6 @@ istanbul-reports@^3.1.6:
15221488
html-escaper "^2.0.0"
15231489
istanbul-lib-report "^3.0.0"
15241490

1525-
jackspeak@^3.1.2:
1526-
version "3.4.0"
1527-
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.0.tgz#a75763ff36ad778ede6a156d8ee8b124de445b4a"
1528-
integrity sha512-JVYhQnN59LVPFCEcVa2C3CrEKYacvjRfqIQl+h8oi91aLYQVWRYbxjPcv1bUiUy/kLmQaANrYfNMCO3kuEDHfw==
1529-
dependencies:
1530-
"@isaacs/cliui" "^8.0.2"
1531-
optionalDependencies:
1532-
"@pkgjs/parseargs" "^0.11.0"
1533-
15341491
jest-diff@^29.0.3:
15351492
version "29.7.0"
15361493
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.7.0.tgz#017934a66ebb7ecf6f205e84699be10afd70458a"
@@ -1648,10 +1605,10 @@ loose-envify@^1.4.0:
16481605
dependencies:
16491606
js-tokens "^3.0.0 || ^4.0.0"
16501607

1651-
lru-cache@^10.2.0:
1652-
version "10.2.2"
1653-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878"
1654-
integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==
1608+
lru-cache@^11.0.0:
1609+
version "11.2.6"
1610+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.6.tgz#356bf8a29e88a7a2945507b31f6429a65a192c58"
1611+
integrity sha512-ESL2CrkS/2wTPfuend7Zhkzo2u0daGJ/A2VucJOgQ/C48S/zB8MMeMHSGKYpXhIjbPxfuezITkaBH1wqv00DDQ==
16551612

16561613
lru-cache@^6.0.0:
16571614
version "6.0.0"
@@ -1720,6 +1677,13 @@ min-indent@^1.0.0:
17201677
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
17211678
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
17221679

1680+
minimatch@^10.2.2:
1681+
version "10.2.3"
1682+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.3.tgz#c0ef582f21071b0123a5bbf275252ebda921fbf6"
1683+
integrity sha512-Rwi3pnapEqirPSbWbrZaa6N3nmqq4Xer/2XooiOKyV3q12ML06f7MOuc5DVH8ONZIFhwIYQ3yzPH4nt7iWHaTg==
1684+
dependencies:
1685+
brace-expansion "^5.0.2"
1686+
17231687
minimatch@^3.0.4:
17241688
version "3.0.4"
17251689
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
@@ -1734,13 +1698,6 @@ minimatch@^3.0.5, minimatch@^3.1.2:
17341698
dependencies:
17351699
brace-expansion "^1.1.7"
17361700

1737-
minimatch@^9.0.4:
1738-
version "9.0.4"
1739-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
1740-
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
1741-
dependencies:
1742-
brace-expansion "^2.0.1"
1743-
17441701
minimist-options@4.1.0:
17451702
version "4.1.0"
17461703
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -1750,11 +1707,16 @@ minimist-options@4.1.0:
17501707
is-plain-obj "^1.1.0"
17511708
kind-of "^6.0.3"
17521709

1753-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
1710+
minipass@^7.1.2:
17541711
version "7.1.2"
17551712
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
17561713
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
17571714

1715+
minipass@^7.1.3:
1716+
version "7.1.3"
1717+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
1718+
integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
1719+
17581720
ms@2.1.2, ms@^2.1.1:
17591721
version "2.1.2"
17601722
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
@@ -1944,13 +1906,13 @@ path-parse@^1.0.7:
19441906
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
19451907
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
19461908

1947-
path-scurry@^1.11.1:
1948-
version "1.11.1"
1949-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
1950-
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
1909+
path-scurry@^2.0.2:
1910+
version "2.0.2"
1911+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
1912+
integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
19511913
dependencies:
1952-
lru-cache "^10.2.0"
1953-
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
1914+
lru-cache "^11.0.0"
1915+
minipass "^7.1.2"
19541916

19551917
path-type@^4.0.0:
19561918
version "4.0.0"
@@ -2222,15 +2184,6 @@ spdx-license-ids@^3.0.0:
22222184
resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.4.tgz#75ecd1a88de8c184ef015eafb51b5b48bfd11bb1"
22232185
integrity sha512-7j8LYJLeY/Yb6ACbQ7F76qy5jHkp0U6jgBfJsk97bwWlVUnUWsAgpyaCvo17h0/RQGnQ036tVDomiwoI4pDkQA==
22242186

2225-
"string-width-cjs@npm:string-width@^4.2.0":
2226-
version "4.2.3"
2227-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2228-
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2229-
dependencies:
2230-
emoji-regex "^8.0.0"
2231-
is-fullwidth-code-point "^3.0.0"
2232-
strip-ansi "^6.0.1"
2233-
22342187
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
22352188
version "4.2.3"
22362189
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
@@ -2240,15 +2193,6 @@ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
22402193
is-fullwidth-code-point "^3.0.0"
22412194
strip-ansi "^6.0.1"
22422195

2243-
string-width@^5.0.1, string-width@^5.1.2:
2244-
version "5.1.2"
2245-
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
2246-
integrity sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==
2247-
dependencies:
2248-
eastasianwidth "^0.2.0"
2249-
emoji-regex "^9.2.2"
2250-
strip-ansi "^7.0.1"
2251-
22522196
string.prototype.matchall@^4.0.8:
22532197
version "4.0.8"
22542198
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.8.tgz#3bf85722021816dcd1bf38bb714915887ca79fd3"
@@ -2290,27 +2234,13 @@ string.prototype.trimstart@^1.0.6:
22902234
define-properties "^1.1.4"
22912235
es-abstract "^1.20.4"
22922236

2293-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
2294-
version "6.0.1"
2295-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2296-
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
2297-
dependencies:
2298-
ansi-regex "^5.0.1"
2299-
23002237
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
23012238
version "6.0.1"
23022239
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
23032240
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
23042241
dependencies:
23052242
ansi-regex "^5.0.1"
23062243

2307-
strip-ansi@^7.0.1:
2308-
version "7.1.0"
2309-
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
2310-
integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==
2311-
dependencies:
2312-
ansi-regex "^6.0.1"
2313-
23142244
strip-indent@^3.0.0:
23152245
version "3.0.0"
23162246
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-3.0.0.tgz#c32e1cee940b6b3432c771bc2c54bcce73cd3001"
@@ -2357,14 +2287,14 @@ supports-preserve-symlinks-flag@^1.0.0:
23572287
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
23582288
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
23592289

2360-
test-exclude@^7.0.1:
2361-
version "7.0.1"
2362-
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-7.0.1.tgz#20b3ba4906ac20994e275bbcafd68d510264c2a2"
2363-
integrity sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==
2290+
test-exclude@^8.0.0:
2291+
version "8.0.0"
2292+
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-8.0.0.tgz#85891add3fa46bb822b1b1579c7f8c9a3d04ebd8"
2293+
integrity sha512-ZOffsNrXYggvU1mDGHk54I96r26P8SyMjO5slMKSc7+IWmtB/MQKnEC2fP51imB3/pT6YK5cT5E8f+Dd9KdyOQ==
23642294
dependencies:
23652295
"@istanbuljs/schema" "^0.1.2"
2366-
glob "^10.4.1"
2367-
minimatch "^9.0.4"
2296+
glob "^13.0.6"
2297+
minimatch "^10.2.2"
23682298

23692299
text-table@^0.2.0:
23702300
version "0.2.0"
@@ -2523,15 +2453,6 @@ which@^2.0.1:
25232453
dependencies:
25242454
isexe "^2.0.0"
25252455

2526-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
2527-
version "7.0.0"
2528-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
2529-
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
2530-
dependencies:
2531-
ansi-styles "^4.0.0"
2532-
string-width "^4.1.0"
2533-
strip-ansi "^6.0.0"
2534-
25352456
wrap-ansi@^7.0.0:
25362457
version "7.0.0"
25372458
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
@@ -2541,15 +2462,6 @@ wrap-ansi@^7.0.0:
25412462
string-width "^4.1.0"
25422463
strip-ansi "^6.0.0"
25432464

2544-
wrap-ansi@^8.1.0:
2545-
version "8.1.0"
2546-
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
2547-
integrity sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==
2548-
dependencies:
2549-
ansi-styles "^6.1.0"
2550-
string-width "^5.0.1"
2551-
strip-ansi "^7.0.1"
2552-
25532465
wrappy@1:
25542466
version "1.0.2"
25552467
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"

0 commit comments

Comments
 (0)