Skip to content

Commit c81f559

Browse files
⬆️ deps: Upgrade dependency c8 to v10.
1 parent e129661 commit c81f559

File tree

2 files changed

+119
-18
lines changed

2 files changed

+119
-18
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"babel-plugin-transform-remove-console": "6.9.4",
9191
"babel-plugin-unassert": "3.2.0",
9292
"babel-preset-power-assert": "3.0.0",
93-
"c8": "9.1.0",
93+
"c8": "10.1.3",
9494
"esdoc": "1.1.0",
9595
"esdoc-inject-script-plugin": "1.0.0",
9696
"esdoc-inject-style-plugin": "1.0.0",

yarn.lock

+118-17
Original file line numberDiff line numberDiff line change
@@ -1913,10 +1913,10 @@
19131913
"@babel/helper-validator-identifier" "^7.24.7"
19141914
to-fast-properties "^2.0.0"
19151915

1916-
"@bcoe/v8-coverage@^0.2.3":
1917-
version "0.2.3"
1918-
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
1919-
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
1916+
"@bcoe/v8-coverage@^1.0.1":
1917+
version "1.0.1"
1918+
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-1.0.1.tgz#d72197747b8c7f7d63faa4f91de26fa649955a6d"
1919+
integrity sha512-W+a0/JpU28AqH4IKtwUPcEUnUyXMDLALcn5/JLczGGT9fHE2sIby/xP/oQnx3nxkForzgzPy201RAKcB4xPAFQ==
19201920

19211921
"@commitlint/cli@19.4.0":
19221922
version "19.4.0"
@@ -2132,6 +2132,18 @@
21322132
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
21332133
integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
21342134

2135+
"@isaacs/cliui@^8.0.2":
2136+
version "8.0.2"
2137+
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
2138+
integrity sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==
2139+
dependencies:
2140+
string-width "^5.1.2"
2141+
string-width-cjs "npm:string-width@^4.2.0"
2142+
strip-ansi "^7.0.1"
2143+
strip-ansi-cjs "npm:strip-ansi@^6.0.1"
2144+
wrap-ansi "^8.1.0"
2145+
wrap-ansi-cjs "npm:wrap-ansi@^7.0.0"
2146+
21352147
"@istanbuljs/schema@^0.1.2", "@istanbuljs/schema@^0.1.3":
21362148
version "0.1.3"
21372149
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
@@ -2276,6 +2288,11 @@
22762288
"@nodelib/fs.scandir" "2.1.5"
22772289
fastq "^1.6.0"
22782290

2291+
"@pkgjs/parseargs@^0.11.0":
2292+
version "0.11.0"
2293+
resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
2294+
integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
2295+
22792296
"@pkgr/core@^0.1.0":
22802297
version "0.1.1"
22812298
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
@@ -3451,19 +3468,19 @@ bundle-name@^4.1.0:
34513468
dependencies:
34523469
run-applescript "^7.0.0"
34533470

3454-
c8@9.1.0:
3455-
version "9.1.0"
3456-
resolved "https://registry.yarnpkg.com/c8/-/c8-9.1.0.tgz#0e57ba3ab9e5960ab1d650b4a86f71e53cb68112"
3457-
integrity sha512-mBWcT5iqNir1zIkzSPyI3NCR9EZCVI3WUD+AVO17MVWTSFNyUueXE82qTeampNtTr+ilN/5Ua3j24LgbCKjDVg==
3471+
c8@10.1.3:
3472+
version "10.1.3"
3473+
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.3.tgz#54afb25ebdcc7f3b00112482c6d90d7541ad2fcd"
3474+
integrity sha512-LvcyrOAaOnrrlMpW22n690PUvxiq4Uf9WMhQwNJ9vgagkL/ph1+D4uvjvDA5XCbykrc0sx+ay6pVi9YZ1GnhyA==
34583475
dependencies:
3459-
"@bcoe/v8-coverage" "^0.2.3"
3476+
"@bcoe/v8-coverage" "^1.0.1"
34603477
"@istanbuljs/schema" "^0.1.3"
34613478
find-up "^5.0.0"
34623479
foreground-child "^3.1.1"
34633480
istanbul-lib-coverage "^3.2.0"
34643481
istanbul-lib-report "^3.0.1"
34653482
istanbul-reports "^3.1.6"
3466-
test-exclude "^6.0.0"
3483+
test-exclude "^7.0.1"
34673484
v8-to-istanbul "^9.0.0"
34683485
yargs "^17.7.2"
34693486
yargs-parser "^21.1.1"
@@ -5677,6 +5694,14 @@ for-each@^0.3.3:
56775694
dependencies:
56785695
is-callable "^1.1.3"
56795696

5697+
foreground-child@^3.1.0:
5698+
version "3.3.0"
5699+
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.0.tgz#0ac8644c06e431439f8561db8ecf29a7b5519c77"
5700+
integrity sha512-Ld2g8rrAyMYFXBhEqMz8ZAHBi4J4uS1i/CxGMDnjyFWddMXLVcDp051DZfu+t7+ab7Wv6SMqpWmyFIj5UbfFvg==
5701+
dependencies:
5702+
cross-spawn "^7.0.0"
5703+
signal-exit "^4.0.1"
5704+
56805705
foreground-child@^3.1.1:
56815706
version "3.1.1"
56825707
resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d"
@@ -5926,7 +5951,19 @@ glob-parent@^6.0.2:
59265951
dependencies:
59275952
is-glob "^4.0.3"
59285953

5929-
glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
5954+
glob@^10.4.1:
5955+
version "10.4.5"
5956+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
5957+
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
5958+
dependencies:
5959+
foreground-child "^3.1.0"
5960+
jackspeak "^3.1.2"
5961+
minimatch "^9.0.4"
5962+
minipass "^7.1.2"
5963+
package-json-from-dist "^1.0.0"
5964+
path-scurry "^1.11.1"
5965+
5966+
glob@^7.1.3, glob@^7.1.6:
59305967
version "7.2.0"
59315968
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
59325969
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
@@ -7102,6 +7139,15 @@ istanbul-reports@^3.1.6:
71027139
html-escaper "^2.0.0"
71037140
istanbul-lib-report "^3.0.0"
71047141

7142+
jackspeak@^3.1.2:
7143+
version "3.4.3"
7144+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
7145+
integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw==
7146+
dependencies:
7147+
"@isaacs/cliui" "^8.0.2"
7148+
optionalDependencies:
7149+
"@pkgjs/parseargs" "^0.11.0"
7150+
71057151
jake@^10.6.1:
71067152
version "10.8.2"
71077153
resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.2.tgz#ebc9de8558160a66d82d0eadc6a2e58fbc500a7b"
@@ -7694,6 +7740,11 @@ lru-cache@^10.0.1:
76947740
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.1.0.tgz#2098d41c2dc56500e6c88584aa656c84de7d0484"
76957741
integrity sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==
76967742

7743+
lru-cache@^10.2.0:
7744+
version "10.4.3"
7745+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
7746+
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
7747+
76977748
lru-cache@^5.1.1:
76987749
version "5.1.1"
76997750
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -7962,6 +8013,13 @@ minimatch@^9.0.0:
79628013
dependencies:
79638014
brace-expansion "^2.0.1"
79648015

8016+
minimatch@^9.0.4:
8017+
version "9.0.5"
8018+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
8019+
integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
8020+
dependencies:
8021+
brace-expansion "^2.0.1"
8022+
79658023
minimist-options@4.1.0:
79668024
version "4.1.0"
79678025
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
@@ -8003,6 +8061,11 @@ minipass@^5.0.0:
80038061
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
80048062
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
80058063

8064+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
8065+
version "7.1.2"
8066+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
8067+
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
8068+
80068069
minizlib@^2.1.1:
80078070
version "2.1.2"
80088071
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-2.1.2.tgz#e90d3466ba209b932451508a11ce3d3632145931"
@@ -8582,6 +8645,11 @@ package-config@^5.0.0:
85828645
find-up-simple "^1.0.0"
85838646
load-json-file "^7.0.1"
85848647

8648+
package-json-from-dist@^1.0.0:
8649+
version "1.0.1"
8650+
resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
8651+
integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
8652+
85858653
package-json@^8.1.0:
85868654
version "8.1.0"
85878655
resolved "https://registry.yarnpkg.com/package-json/-/package-json-8.1.0.tgz#2a22806f1ed7c786c8e6ff26cfe20003bf4c6850"
@@ -8665,6 +8733,14 @@ path-parse@^1.0.6, path-parse@^1.0.7:
86658733
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
86668734
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
86678735

8736+
path-scurry@^1.11.1:
8737+
version "1.11.1"
8738+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
8739+
integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA==
8740+
dependencies:
8741+
lru-cache "^10.2.0"
8742+
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
8743+
86688744
path-type@^4.0.0:
86698745
version "4.0.0"
86708746
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -10101,6 +10177,15 @@ string-hash@^1.1.1:
1010110177
resolved "https://registry.yarnpkg.com/string-hash/-/string-hash-1.1.3.tgz#e8aafc0ac1855b4666929ed7dd1275df5d6c811b"
1010210178
integrity sha1-6Kr8CsGFW0Zmkp7X3RJ1311sgRs=
1010310179

10180+
"string-width-cjs@npm:string-width@^4.2.0":
10181+
version "4.2.3"
10182+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10183+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10184+
dependencies:
10185+
emoji-regex "^8.0.0"
10186+
is-fullwidth-code-point "^3.0.0"
10187+
strip-ansi "^6.0.1"
10188+
1010410189
string-width@^1.0.1:
1010510190
version "1.0.2"
1010610191
resolved "https://registry.yarnpkg.com/string-width/-/string-width-1.0.2.tgz#118bdf5b8cdc51a2a7e70d211e07e2b0b9b107d3"
@@ -10223,6 +10308,13 @@ stringifier@^1.3.0:
1022310308
traverse "^0.6.6"
1022410309
type-name "^2.0.1"
1022510310

10311+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10312+
version "6.0.1"
10313+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10314+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10315+
dependencies:
10316+
ansi-regex "^5.0.1"
10317+
1022610318
strip-ansi@^3.0.0, strip-ansi@^3.0.1:
1022710319
version "3.0.1"
1022810320
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-3.0.1.tgz#6a385fb8853d952d5ff05d0e8aaf94278dc63dcf"
@@ -10452,14 +10544,14 @@ terser@^5.0.0, terser@^5.7.0:
1045210544
source-map "~0.7.2"
1045310545
source-map-support "~0.5.20"
1045410546

10455-
test-exclude@^6.0.0:
10456-
version "6.0.0"
10457-
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-6.0.0.tgz#04a8698661d805ea6fa293b6cb9e63ac044ef15e"
10458-
integrity sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==
10547+
test-exclude@^7.0.1:
10548+
version "7.0.1"
10549+
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-7.0.1.tgz#20b3ba4906ac20994e275bbcafd68d510264c2a2"
10550+
integrity sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==
1045910551
dependencies:
1046010552
"@istanbuljs/schema" "^0.1.2"
10461-
glob "^7.1.4"
10462-
minimatch "^3.0.4"
10553+
glob "^10.4.1"
10554+
minimatch "^9.0.4"
1046310555

1046410556
text-extensions@^2.0.0:
1046510557
version "2.4.0"
@@ -10989,6 +11081,15 @@ word-wrap@~1.2.3:
1098911081
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
1099011082
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
1099111083

11084+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
11085+
version "7.0.0"
11086+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11087+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11088+
dependencies:
11089+
ansi-styles "^4.0.0"
11090+
string-width "^4.1.0"
11091+
strip-ansi "^6.0.0"
11092+
1099211093
wrap-ansi@^3.0.1:
1099311094
version "3.0.1"
1099411095
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-3.0.1.tgz#288a04d87eda5c286e060dfe8f135ce8d007f8ba"

0 commit comments

Comments
 (0)