Skip to content

Commit c731866

Browse files
chore(deps): update dependency nyc to v18
1 parent a9c12f4 commit c731866

2 files changed

Lines changed: 64 additions & 48 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"jest": "30.2.0",
6060
"lint-staged": "16.2.6",
6161
"npm-run-all2": "8.0.4",
62-
"nyc": "15.1.0",
62+
"nyc": "18.0.0",
6363
"prettier": "3.4.2",
6464
"prettier-config-standard": "7.0.0",
6565
"ts-node": "10.9.2",

yarn.lock

Lines changed: 63 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@
229229
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f"
230230
integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==
231231

232-
"@babel/core@^7.12.3", "@babel/core@^7.7.5":
232+
"@babel/core@^7.12.3":
233233
version "7.17.5"
234234
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.5.tgz#6cd2e836058c28f06a4ca8ee7ed955bbf37c8225"
235235
integrity sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==
@@ -8949,7 +8949,7 @@ foreground-child@^3.1.0:
89498949
cross-spawn "^7.0.0"
89508950
signal-exit "^4.0.1"
89518951

8952-
foreground-child@^3.3.1:
8952+
foreground-child@^3.3.0, foreground-child@^3.3.1:
89538953
version "3.3.1"
89548954
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f"
89558955
integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==
@@ -9388,7 +9388,7 @@ glob-to-regexp@^0.4.1:
93889388
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
93899389
integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
93909390

9391-
glob@7.2.0, glob@^7.0.0, glob@^7.0.3, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
9391+
glob@7.2.0, glob@^7.0.0, glob@^7.0.3, glob@^7.1.3, glob@^7.1.4:
93929392
version "7.2.0"
93939393
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
93949394
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
@@ -9457,6 +9457,15 @@ glob@^11.0.0:
94579457
package-json-from-dist "^1.0.0"
94589458
path-scurry "^2.0.0"
94599459

9460+
glob@^13.0.3, glob@^13.0.6:
9461+
version "13.0.6"
9462+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d"
9463+
integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==
9464+
dependencies:
9465+
minimatch "^10.2.2"
9466+
minipass "^7.1.3"
9467+
path-scurry "^2.0.2"
9468+
94609469
glob@^8.0.0, glob@^8.1.0:
94619470
version "8.1.0"
94629471
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
@@ -10853,7 +10862,7 @@ isobject@^4.0.0:
1085310862
resolved "https://registry.yarnpkg.com/isobject/-/isobject-4.0.0.tgz#3f1c9155e73b192022a80819bacd0343711697b0"
1085410863
integrity sha512-S/2fF5wH8SJA/kmwr6HYhK/RI/OkhD84k8ntalo0iJjZikgq1XFvR5M8NPT1x5F7fBwCG3qHfnzeP/Vh/ZxCUA==
1085510864

10856-
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.0.0-alpha.1, istanbul-lib-coverage@^3.2.0:
10865+
istanbul-lib-coverage@^3.0.0, istanbul-lib-coverage@^3.2.0:
1085710866
version "3.2.0"
1085810867
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz#189e7909d0a39fa5a3dfad5b03f71947770191d3"
1085910868
integrity sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==
@@ -10865,16 +10874,6 @@ istanbul-lib-hook@^3.0.0:
1086510874
dependencies:
1086610875
append-transform "^2.0.0"
1086710876

10868-
istanbul-lib-instrument@^4.0.0:
10869-
version "4.0.3"
10870-
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz#873c6fff897450118222774696a3f28902d77c1d"
10871-
integrity sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==
10872-
dependencies:
10873-
"@babel/core" "^7.7.5"
10874-
"@istanbuljs/schema" "^0.1.2"
10875-
istanbul-lib-coverage "^3.0.0"
10876-
semver "^6.3.0"
10877-
1087810877
istanbul-lib-instrument@^6.0.0:
1087910878
version "6.0.0"
1088010879
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.0.tgz#7a8af094cbfff1d5bb280f62ce043695ae8dd5b8"
@@ -10897,18 +10896,17 @@ istanbul-lib-instrument@^6.0.2:
1089710896
istanbul-lib-coverage "^3.2.0"
1089810897
semver "^7.5.4"
1089910898

10900-
istanbul-lib-processinfo@^2.0.2:
10901-
version "2.0.2"
10902-
resolved "https://registry.yarnpkg.com/istanbul-lib-processinfo/-/istanbul-lib-processinfo-2.0.2.tgz#e1426514662244b2f25df728e8fd1ba35fe53b9c"
10903-
integrity sha512-kOwpa7z9hme+IBPZMzQ5vdQj8srYgAtaRqeI48NGmAQ+/5yKiHLV0QbYqQpxsdEF0+w14SoB8YbnHKcXE2KnYw==
10899+
istanbul-lib-processinfo@^3.0.0:
10900+
version "3.0.0"
10901+
resolved "https://registry.yarnpkg.com/istanbul-lib-processinfo/-/istanbul-lib-processinfo-3.0.0.tgz#1b95ce9ccbac979a718de17ab33b940e2ce5b75f"
10902+
integrity sha512-P7nLXRRlo7Sqinty6lNa7+4o9jBUYGpqtejqCOZKfgXlRoxY/QArflcB86YO500Ahj4pDJEG34JjMRbQgePLnQ==
1090410903
dependencies:
1090510904
archy "^1.0.0"
10906-
cross-spawn "^7.0.0"
10907-
istanbul-lib-coverage "^3.0.0-alpha.1"
10908-
make-dir "^3.0.0"
10905+
cross-spawn "^7.0.3"
10906+
istanbul-lib-coverage "^3.2.0"
1090910907
p-map "^3.0.0"
10910-
rimraf "^3.0.0"
10911-
uuid "^3.3.3"
10908+
rimraf "^6.1.3"
10909+
uuid "^8.3.2"
1091210910

1091310911
istanbul-lib-report@^3.0.0:
1091410912
version "3.0.0"
@@ -12353,7 +12351,7 @@ minimatch@9.0.7:
1235312351
dependencies:
1235412352
brace-expansion "^5.0.2"
1235512353

12356-
minimatch@^10.1.1:
12354+
minimatch@^10.1.1, minimatch@^10.2.2:
1235712355
version "10.2.5"
1235812356
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.5.tgz#bd48687a0be38ed2961399105600f832095861d1"
1235912357
integrity sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==
@@ -12436,6 +12434,11 @@ minipass@^7.1.2:
1243612434
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
1243712435
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
1243812436

12437+
minipass@^7.1.3:
12438+
version "7.1.3"
12439+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
12440+
integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
12441+
1243912442
mitt@3.0.0:
1244012443
version "3.0.0"
1244112444
resolved "https://registry.yarnpkg.com/mitt/-/mitt-3.0.0.tgz#69ef9bd5c80ff6f57473e8d89326d01c414be0bd"
@@ -12849,10 +12852,10 @@ nwsapi@^2.2.16:
1284912852
resolved "https://registry.yarnpkg.com/nwsapi/-/nwsapi-2.2.22.tgz#109f9530cda6c156d6a713cdf5939e9f0de98b9d"
1285012853
integrity sha512-ujSMe1OWVn55euT1ihwCI1ZcAaAU3nxUiDwfDQldc51ZXaB9m2AyOn6/jh1BLe2t/G8xd6uKG1UBF2aZJeg2SQ==
1285112854

12852-
nyc@15.1.0:
12853-
version "15.1.0"
12854-
resolved "https://registry.yarnpkg.com/nyc/-/nyc-15.1.0.tgz#1335dae12ddc87b6e249d5a1994ca4bdaea75f02"
12855-
integrity sha512-jMW04n9SxKdKi1ZMGhvUTHBN0EICCRkHemEoE5jm6mTYcqcdas0ATzgUgejlQUHMvpnOZqGB5Xxsv9KxJW1j8A==
12855+
nyc@18.0.0:
12856+
version "18.0.0"
12857+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-18.0.0.tgz#644c75c5cba4e8c571674016ac7f714fb143f20c"
12858+
integrity sha512-G5UyHinFkB1BxqGTrmZdB6uIYH0+v7ZnVssuflUDi+J+RhKWyAhRT1RCehBSI6jLFLuUUgFDyLt49mUtdO1XeQ==
1285612859
dependencies:
1285712860
"@istanbuljs/load-nyc-config" "^1.0.0"
1285812861
"@istanbuljs/schema" "^0.1.2"
@@ -12861,13 +12864,13 @@ nyc@15.1.0:
1286112864
decamelize "^1.2.0"
1286212865
find-cache-dir "^3.2.0"
1286312866
find-up "^4.1.0"
12864-
foreground-child "^2.0.0"
12867+
foreground-child "^3.3.0"
1286512868
get-package-type "^0.1.0"
12866-
glob "^7.1.6"
12869+
glob "^13.0.6"
1286712870
istanbul-lib-coverage "^3.0.0"
1286812871
istanbul-lib-hook "^3.0.0"
12869-
istanbul-lib-instrument "^4.0.0"
12870-
istanbul-lib-processinfo "^2.0.2"
12872+
istanbul-lib-instrument "^6.0.2"
12873+
istanbul-lib-processinfo "^3.0.0"
1287112874
istanbul-lib-report "^3.0.0"
1287212875
istanbul-lib-source-maps "^4.0.0"
1287312876
istanbul-reports "^3.0.2"
@@ -12876,10 +12879,10 @@ nyc@15.1.0:
1287612879
p-map "^3.0.0"
1287712880
process-on-spawn "^1.0.0"
1287812881
resolve-from "^5.0.0"
12879-
rimraf "^3.0.0"
12882+
rimraf "^6.1.3"
1288012883
signal-exit "^3.0.2"
12881-
spawn-wrap "^2.0.0"
12882-
test-exclude "^6.0.0"
12884+
spawn-wrap "^3.0.0"
12885+
test-exclude "^8.0.0"
1288312886
yargs "^15.0.2"
1288412887

1288512888
object-assign@^4.0.1, object-assign@^4.1.0, object-assign@^4.1.1:
@@ -13245,7 +13248,7 @@ package-hash@^4.0.0:
1324513248
lodash.flattendeep "^4.4.0"
1324613249
release-zalgo "^1.0.0"
1324713250

13248-
package-json-from-dist@^1.0.0:
13251+
package-json-from-dist@^1.0.0, package-json-from-dist@^1.0.1:
1324913252
version "1.0.1"
1325013253
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
1325113254
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
@@ -13427,7 +13430,7 @@ path-scurry@^1.7.0:
1342713430
lru-cache "^9.0.0"
1342813431
minipass "^5.0.0"
1342913432

13430-
path-scurry@^2.0.0:
13433+
path-scurry@^2.0.0, path-scurry@^2.0.2:
1343113434
version "2.0.2"
1343213435
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
1343313436
integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
@@ -14573,6 +14576,14 @@ rimraf@^3.0.0, rimraf@^3.0.2:
1457314576
dependencies:
1457414577
glob "^7.1.3"
1457514578

14579+
rimraf@^6.1.3:
14580+
version "6.1.3"
14581+
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.1.3.tgz#afbee236b3bd2be331d4e7ce4493bac1718981af"
14582+
integrity sha512-LKg+Cr2ZF61fkcaK1UdkH2yEBBKnYjTyWzTJT6KNPcSPaiT7HSdhtMXQuN5wkTX0Xu72KQ1l8S42rlmexS2hSA==
14583+
dependencies:
14584+
glob "^13.0.3"
14585+
package-json-from-dist "^1.0.1"
14586+
1457614587
robust-predicates@^3.0.0:
1457714588
version "3.0.2"
1457814589
resolved "https://registry.yarnpkg.com/robust-predicates/-/robust-predicates-3.0.2.tgz#d5b28528c4824d20fc48df1928d41d9efa1ad771"
@@ -15249,15 +15260,16 @@ space-separated-tokens@^1.0.0:
1524915260
resolved "https://registry.yarnpkg.com/space-separated-tokens/-/space-separated-tokens-1.1.5.tgz#85f32c3d10d9682007e917414ddc5c26d1aa6899"
1525015261
integrity sha512-q/JSVd1Lptzhf5bkYm4ob4iWPjx0KiRe3sRFBNrVqbJkFaBm5vbbowy1mymoPNLRa52+oadOhJ+K49wsSeSjTA==
1525115262

15252-
spawn-wrap@^2.0.0:
15253-
version "2.0.0"
15254-
resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-2.0.0.tgz#103685b8b8f9b79771318827aa78650a610d457e"
15255-
integrity sha512-EeajNjfN9zMnULLwhZZQU3GWBoFNkbngTUPfaawT4RkMiviTxcX0qfhVbGey39mfctfDHkWtuecgQ8NJcyQWHg==
15263+
spawn-wrap@^3.0.0:
15264+
version "3.0.0"
15265+
resolved "https://registry.yarnpkg.com/spawn-wrap/-/spawn-wrap-3.0.0.tgz#8f8c3e69e7f6afcf9404beacaa3241f645d6ea5c"
15266+
integrity sha512-z+s5vv4KzFPJVddGab0xX2n7kQPGMdNUX5l9T8EJqsXdKTWpcxmAqWHpsgHEXoC1taGBCc7b79bi62M5kdbrxQ==
1525615267
dependencies:
15268+
cross-spawn "^7.0.6"
1525715269
foreground-child "^2.0.0"
1525815270
is-windows "^1.0.2"
1525915271
make-dir "^3.0.0"
15260-
rimraf "^3.0.0"
15272+
rimraf "^6.1.3"
1526115273
signal-exit "^3.0.2"
1526215274
which "^2.0.1"
1526315275

@@ -16031,6 +16043,15 @@ test-exclude@^6.0.0:
1603116043
glob "^7.1.4"
1603216044
minimatch "^3.0.4"
1603316045

16046+
test-exclude@^8.0.0:
16047+
version "8.0.0"
16048+
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-8.0.0.tgz#85891add3fa46bb822b1b1579c7f8c9a3d04ebd8"
16049+
integrity sha512-ZOffsNrXYggvU1mDGHk54I96r26P8SyMjO5slMKSc7+IWmtB/MQKnEC2fP51imB3/pT6YK5cT5E8f+Dd9KdyOQ==
16050+
dependencies:
16051+
"@istanbuljs/schema" "^0.1.2"
16052+
glob "^13.0.6"
16053+
minimatch "^10.2.2"
16054+
1603416055
text-table@^0.2.0:
1603516056
version "0.2.0"
1603616057
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
@@ -16766,11 +16787,6 @@ uuid@11.0.5:
1676616787
resolved "https://registry.yarnpkg.com/uuid/-/uuid-11.0.5.tgz#07b46bdfa6310c92c3fb3953a8720f170427fc62"
1676716788
integrity sha512-508e6IcKLrhxKdBbcA2b4KQZlLVp2+J5UwQ6F7Drckkc5N9ZJwFa4TgWtsww9UG8fGHbm6gbV19TdM5pQ4GaIA==
1676816789

16769-
uuid@^3.3.3:
16770-
version "3.4.0"
16771-
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
16772-
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
16773-
1677416790
uuid@^8.3.0, uuid@^8.3.2:
1677516791
version "8.3.2"
1677616792
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"

0 commit comments

Comments
 (0)