Skip to content

Commit af467a6

Browse files
chore(deps): update dependency type-coverage to ^2.29.7
1 parent 3d77cfe commit af467a6

File tree

2 files changed

+19
-18
lines changed

2 files changed

+19
-18
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"size-limit": "^11.0.1",
6767
"size-limit-preset-node-lib": "^0.3.0",
6868
"tsx": "^4.6.2",
69-
"type-coverage": "^2.27.0",
69+
"type-coverage": "^2.29.7",
7070
"typescript": "^5.3.3",
7171
"yarn-deduplicate": "^6.0.2"
7272
},

yarn.lock

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -3598,19 +3598,19 @@ [email protected], chalk@^2.1.0, chalk@^2.4.1, chalk@^2.4.2:
35983598
escape-string-regexp "^1.0.5"
35993599
supports-color "^5.3.0"
36003600

3601-
3602-
version "5.3.0"
3603-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
3604-
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
3605-
3606-
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
3601+
[email protected], chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.2:
36073602
version "4.1.2"
36083603
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
36093604
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
36103605
dependencies:
36113606
ansi-styles "^4.1.0"
36123607
supports-color "^7.1.0"
36133608

3609+
3610+
version "5.3.0"
3611+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
3612+
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
3613+
36143614
character-entities-html4@^2.0.0:
36153615
version "2.1.0"
36163616
resolved "https://registry.yarnpkg.com/character-entities-html4/-/character-entities-html4-2.1.0.tgz#1f1adb940c971a4b22ba39ddca6b618dc6e56b2b"
@@ -7544,7 +7544,7 @@ min-indent@^1.0.0:
75447544
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
75457545
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
75467546

7547-
"minimatch@6 || 7 || 8 || 9", minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
7547+
"minimatch@6 || 7 || 8 || 9 || 10", minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
75487548
version "9.0.3"
75497549
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
75507550
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -10363,24 +10363,25 @@ type-check@~0.3.2:
1036310363
dependencies:
1036410364
prelude-ls "~1.1.2"
1036510365

10366-
type-coverage-core@^2.26.3:
10367-
version "2.26.3"
10368-
resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.26.3.tgz#47e2c8225f582d1ca9551c2bace20836b295c944"
10369-
integrity sha512-rzNdW/tClHJvsUiy787b/UX53bNh1Dn7A5KqZDQjkL3j7iKFv/KnTolxDBBgTPcK4Zn9Ab7WLrik7cXw2oZZqw==
10366+
type-coverage-core@^2.29.7:
10367+
version "2.29.7"
10368+
resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.29.7.tgz#dbc50f88e7eaf4fab6ca6fbf1811a3612cfdf451"
10369+
integrity sha512-bt+bnXekw3p5NnqiZpNupOOxfUKGw2Z/YJedfGHkxpeyGLK7DZ59a6Wds8eq1oKjJc5Wulp2xL207z8FjFO14Q==
1037010370
dependencies:
1037110371
fast-glob "3"
10372-
minimatch "6 || 7 || 8 || 9"
10372+
minimatch "6 || 7 || 8 || 9 || 10"
1037310373
normalize-path "3"
1037410374
tslib "1 || 2"
1037510375
tsutils "3"
1037610376

10377-
type-coverage@^2.27.0:
10378-
version "2.27.0"
10379-
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.27.0.tgz#682de585b8814d0772100cd99b31df8f3eb75f7b"
10380-
integrity sha512-Gs4HcUPrZ+Z7De/eqZfw60SOEjzN30CI94p/2luye0IUI1y9TsWVOkchrqArR3khpN+ACXXQyxsiqH0FdoN48Q==
10377+
type-coverage@^2.29.7:
10378+
version "2.29.7"
10379+
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.29.7.tgz#bbeeda5d9933e180a5f5e47b1f589b1b2c95825c"
10380+
integrity sha512-E67Chw7SxFe++uotisxt/xzB1UxxvLztzzQqVyUZ/jKujsejVqvoO5vn25oMvqJydqYrASBVBCQCy082E2qQYQ==
1038110381
dependencies:
10382+
chalk "4.1.2"
1038210383
minimist "1"
10383-
type-coverage-core "^2.26.3"
10384+
type-coverage-core "^2.29.7"
1038410385

1038510386
type-fest@^0.13.1:
1038610387
version "0.13.1"

0 commit comments

Comments
 (0)