Skip to content

Commit bb69fdb

Browse files
chore(deps): update dependency c8 to v11
1 parent 6dedded commit bb69fdb

File tree

2 files changed

+40
-13
lines changed

2 files changed

+40
-13
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@typescript-eslint/parser": "8.57.0",
4646
"ava": "6.4.1",
4747
"axios-mock-adapter": "2.1.0",
48-
"c8": "10.1.3",
48+
"c8": "11.0.0",
4949
"eslint": "9.39.4",
5050
"eslint-config-prettier": "10.1.8",
5151
"eslint-plugin-tsdoc": "0.5.2",

yarn.lock

Lines changed: 39 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -889,10 +889,10 @@ buffer-from@^1.0.0:
889889
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
890890
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==
891891

892-
c8@10.1.3:
893-
version "10.1.3"
894-
resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.3.tgz#54afb25ebdcc7f3b00112482c6d90d7541ad2fcd"
895-
integrity sha512-LvcyrOAaOnrrlMpW22n690PUvxiq4Uf9WMhQwNJ9vgagkL/ph1+D4uvjvDA5XCbykrc0sx+ay6pVi9YZ1GnhyA==
892+
c8@11.0.0:
893+
version "11.0.0"
894+
resolved "https://registry.yarnpkg.com/c8/-/c8-11.0.0.tgz#d0420d93b90202490041c338a8aa95174eca0586"
895+
integrity sha512-e/uRViGHSVIJv7zsaDKM7VRn2390TgHXqUSvYwPHBQaU6L7E9L0n9JbdkwdYPvshDT0KymBmmlwSpms3yBaMNg==
896896
dependencies:
897897
"@bcoe/v8-coverage" "^1.0.1"
898898
"@istanbuljs/schema" "^0.1.3"
@@ -901,7 +901,7 @@ c8@10.1.3:
901901
istanbul-lib-coverage "^3.2.0"
902902
istanbul-lib-report "^3.0.1"
903903
istanbul-reports "^3.1.6"
904-
test-exclude "^7.0.1"
904+
test-exclude "^8.0.0"
905905
v8-to-istanbul "^9.0.0"
906906
yargs "^17.7.2"
907907
yargs-parser "^21.1.1"
@@ -1629,7 +1629,7 @@ glob-parent@^6.0.2:
16291629
dependencies:
16301630
is-glob "^4.0.3"
16311631

1632-
glob@^10.4.1, glob@^10.4.5:
1632+
glob@^10.4.5:
16331633
version "10.5.0"
16341634
resolved "https://registry.yarnpkg.com/glob/-/glob-10.5.0.tgz#8ec0355919cd3338c28428a23d4f24ecc5fe738c"
16351635
integrity sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==
@@ -1641,6 +1641,15 @@ glob@^10.4.1, glob@^10.4.5:
16411641
package-json-from-dist "^1.0.0"
16421642
path-scurry "^1.11.1"
16431643

1644+
glob@^13.0.6:
1645+
version "13.0.6"
1646+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d"
1647+
integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==
1648+
dependencies:
1649+
minimatch "^10.2.2"
1650+
minipass "^7.1.3"
1651+
path-scurry "^2.0.2"
1652+
16441653
glob@^7.1.3:
16451654
version "7.2.3"
16461655
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -2015,6 +2024,11 @@ lru-cache@^10.2.0:
20152024
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
20162025
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
20172026

2027+
lru-cache@^11.0.0:
2028+
version "11.2.7"
2029+
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.2.7.tgz#9127402617f34cd6767b96daee98c28e74458d35"
2030+
integrity sha512-aY/R+aEsRelme17KGQa/1ZSIpLpNYYrhcrepKTZgE+W3WM16YMCaPwOHLHsmopZHELU0Ojin1lPVxKR0MihncA==
2031+
20182032
lunr@^2.3.9:
20192033
version "2.3.9"
20202034
resolved "https://registry.yarnpkg.com/lunr/-/lunr-2.3.9.tgz#18b123142832337dd6e964df1a5a7707b25d35e1"
@@ -2143,6 +2157,11 @@ minimist@^1.2.6:
21432157
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707"
21442158
integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw==
21452159

2160+
minipass@^7.1.3:
2161+
version "7.1.3"
2162+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
2163+
integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
2164+
21462165
minizlib@^3.1.0:
21472166
version "3.1.0"
21482167
resolved "https://registry.yarnpkg.com/minizlib/-/minizlib-3.1.0.tgz#6ad76c3a8f10227c9b51d1c9ac8e30b27f5a251c"
@@ -2305,6 +2324,14 @@ path-scurry@^1.11.1:
23052324
lru-cache "^10.2.0"
23062325
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
23072326

2327+
path-scurry@^2.0.2:
2328+
version "2.0.2"
2329+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
2330+
integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
2331+
dependencies:
2332+
lru-cache "^11.0.0"
2333+
minipass "^7.1.2"
2334+
23082335
path-type@^6.0.0:
23092336
version "6.0.0"
23102337
resolved "https://registry.yarnpkg.com/path-type/-/path-type-6.0.0.tgz#2f1bb6791a91ce99194caede5d6c5920ed81eb51"
@@ -2767,14 +2794,14 @@ temp-dir@^3.0.0:
27672794
resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-3.0.0.tgz#7f147b42ee41234cc6ba3138cd8e8aa2302acffa"
27682795
integrity sha512-nHc6S/bwIilKHNRgK/3jlhDoIHcp45YgyiwcAk46Tr0LfEqGBVpmiAyuiuxeVE44m3mXnEeVhaipLOEWmH+Njw==
27692796

2770-
test-exclude@^7.0.1:
2771-
version "7.0.1"
2772-
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-7.0.1.tgz#20b3ba4906ac20994e275bbcafd68d510264c2a2"
2773-
integrity sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==
2797+
test-exclude@^8.0.0:
2798+
version "8.0.0"
2799+
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-8.0.0.tgz#85891add3fa46bb822b1b1579c7f8c9a3d04ebd8"
2800+
integrity sha512-ZOffsNrXYggvU1mDGHk54I96r26P8SyMjO5slMKSc7+IWmtB/MQKnEC2fP51imB3/pT6YK5cT5E8f+Dd9KdyOQ==
27742801
dependencies:
27752802
"@istanbuljs/schema" "^0.1.2"
2776-
glob "^10.4.1"
2777-
minimatch "^9.0.4"
2803+
glob "^13.0.6"
2804+
minimatch "^10.2.2"
27782805

27792806
thread-stream@^4.0.0:
27802807
version "4.0.0"

0 commit comments

Comments
 (0)