Skip to content

Commit 3342aac

Browse files
chore(deps): update dependency type-coverage to ^2.29.7
1 parent 0a83c2b commit 3342aac

File tree

2 files changed

+59
-24
lines changed

2 files changed

+59
-24
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"rimraf": "^3.0.2",
2929
"ts-jest": "^26.5.6",
3030
"ts-node": "^9.1.1",
31-
"type-coverage": "^2.16.3",
31+
"type-coverage": "^2.29.7",
3232
"typescript": "^4.2.3",
3333
"yarn-deduplicate": "^3.1.0"
3434
},

yarn.lock

Lines changed: 58 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1557,6 +1557,11 @@
15571557
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
15581558
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==
15591559

1560+
"@isaacs/cliui@^9.0.0":
1561+
version "9.0.0"
1562+
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-9.0.0.tgz#4d0a3f127058043bf2e7ee169eaf30ed901302f3"
1563+
integrity sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==
1564+
15601565
"@istanbuljs/load-nyc-config@^1.0.0":
15611566
version "1.1.0"
15621567
resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced"
@@ -3737,6 +3742,13 @@ balanced-match@^1.0.0:
37373742
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
37383743
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
37393744

3745+
balanced-match@^4.0.2:
3746+
version "4.0.2"
3747+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.2.tgz#241591ea634702bef9c482696f2469406e16d233"
3748+
integrity sha512-x0K50QvKQ97fdEz2kPehIerj+YTeptKF9hyYkKf6egnwmMWAkADiO0QCzSp0R5xN8FTZgYaBfSaue46Ej62nMg==
3749+
dependencies:
3750+
jackspeak "^4.2.3"
3751+
37403752
base@^0.11.1:
37413753
version "0.11.2"
37423754
resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f"
@@ -3797,6 +3809,13 @@ brace-expansion@^1.1.7:
37973809
balanced-match "^1.0.0"
37983810
concat-map "0.0.1"
37993811

3812+
brace-expansion@^5.0.2:
3813+
version "5.0.2"
3814+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.2.tgz#b6c16d0791087af6c2bc463f52a8142046c06b6f"
3815+
integrity sha512-Pdk8c9poy+YhOgVWw1JNN22/HcivgKWwpxKq04M/jTmHyCZn12WPJebZxdjSa5TmBqISrUSgNYU3eRORljfCCw==
3816+
dependencies:
3817+
balanced-match "^4.0.2"
3818+
38003819
braces@^2.3.1:
38013820
version "2.3.2"
38023821
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
@@ -4048,10 +4067,10 @@ chalk@2.4.2, chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
40484067
escape-string-regexp "^1.0.5"
40494068
supports-color "^5.3.0"
40504069

4051-
chalk@^4.0.0, chalk@^4.1.0:
4052-
version "4.1.0"
4053-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.0.tgz#4e14870a618d9e2edd97dd8345fd9d9dc315646a"
4054-
integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==
4070+
chalk@4.1.2, chalk@^4.0.0, chalk@^4.1.0:
4071+
version "4.1.2"
4072+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
4073+
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
40554074
dependencies:
40564075
ansi-styles "^4.1.0"
40574076
supports-color "^7.1.0"
@@ -5885,7 +5904,7 @@ fast-diff@^1.1.2:
58855904
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
58865905
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
58875906

5888-
fast-glob@^3.0.3, fast-glob@^3.2.9, fast-glob@^3.3.0:
5907+
fast-glob@3, fast-glob@^3.0.3, fast-glob@^3.2.9, fast-glob@^3.3.0:
58895908
version "3.3.3"
58905909
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
58915910
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -6295,7 +6314,7 @@ glob-parent@^5.1.1, glob-parent@^5.1.2:
62956314
dependencies:
62966315
is-glob "^4.0.1"
62976316

6298-
glob@7, glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
6317+
glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
62996318
version "7.1.6"
63006319
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
63016320
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
@@ -7402,6 +7421,13 @@ iterator.prototype@^1.1.4:
74027421
has-symbols "^1.1.0"
74037422
set-function-name "^2.0.2"
74047423

7424+
jackspeak@^4.2.3:
7425+
version "4.2.3"
7426+
resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.2.3.tgz#27ef80f33b93412037c3bea4f8eddf80e1931483"
7427+
integrity sha512-ykkVRwrYvFm1nb2AJfKKYPr0emF6IiXDYUaFx4Zn9ZuIH7MrzEZ3sD5RlqGXNRpHtvUHJyOnCEFxOlNDtGo7wg==
7428+
dependencies:
7429+
"@isaacs/cliui" "^9.0.0"
7430+
74057431
jest-changed-files@^26.6.2:
74067432
version "26.6.2"
74077433
resolved "https://registry.yarnpkg.com/jest-changed-files/-/jest-changed-files-26.6.2.tgz#f6198479e1cc66f22f9ae1e22acaa0b429c042d0"
@@ -8512,7 +8538,14 @@ min-indent@^1.0.0:
85128538
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
85138539
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
85148540

8515-
minimatch@3, minimatch@^3.0.4, minimatch@^3.1.2:
8541+
"minimatch@6 || 7 || 8 || 9 || 10":
8542+
version "10.2.1"
8543+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.1.tgz#9d82835834cdc85d5084dd055e9a4685fa56e5f0"
8544+
integrity sha512-MClCe8IL5nRRmawL6ib/eT4oLyeKMGCghibcDWK+J0hh0Q8kqSdia6BvbRMVk6mPa6WqUa5uR2oxt6C5jd533A==
8545+
dependencies:
8546+
brace-expansion "^5.0.2"
8547+
8548+
minimatch@^3.0.4, minimatch@^3.1.2:
85168549
version "3.1.2"
85178550
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
85188551
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -8827,18 +8860,18 @@ normalize-package-data@^3.0.0:
88278860
semver "^7.3.2"
88288861
validate-npm-package-license "^3.0.1"
88298862

8863+
normalize-path@3, normalize-path@^3.0.0:
8864+
version "3.0.0"
8865+
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
8866+
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
8867+
88308868
normalize-path@^2.1.1:
88318869
version "2.1.1"
88328870
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
88338871
integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=
88348872
dependencies:
88358873
remove-trailing-separator "^1.0.1"
88368874

8837-
normalize-path@^3.0.0:
8838-
version "3.0.0"
8839-
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
8840-
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
8841-
88428875
normalize-url@^3.0.0, normalize-url@^3.3.0:
88438876
version "3.3.0"
88448877
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
@@ -12480,23 +12513,25 @@ type-check@~0.3.2:
1248012513
dependencies:
1248112514
prelude-ls "~1.1.2"
1248212515

12483-
type-coverage-core@^2.16.3:
12484-
version "2.16.3"
12485-
resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.16.3.tgz#8467c49f40a216b75a31cbff66c6df5e43689db1"
12486-
integrity sha512-gOkogkvCALgINVPGY4hLW5qCCj1B8Jiih/Y1geNcMwAhS/Sbt+b0N5r1D6tOhmAPC9rTpxhL8cqJA2v+Ngonxw==
12516+
type-coverage-core@^2.29.7:
12517+
version "2.29.7"
12518+
resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.29.7.tgz#dbc50f88e7eaf4fab6ca6fbf1811a3612cfdf451"
12519+
integrity sha512-bt+bnXekw3p5NnqiZpNupOOxfUKGw2Z/YJedfGHkxpeyGLK7DZ59a6Wds8eq1oKjJc5Wulp2xL207z8FjFO14Q==
1248712520
dependencies:
12488-
glob "7"
12489-
minimatch "3"
12521+
fast-glob "3"
12522+
minimatch "6 || 7 || 8 || 9 || 10"
12523+
normalize-path "3"
1249012524
tslib "1 || 2"
1249112525
tsutils "3"
1249212526

12493-
type-coverage@^2.16.3:
12494-
version "2.16.3"
12495-
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.16.3.tgz#410ea60ad6982dc4078a36e7373456f0935ecca6"
12496-
integrity sha512-sRT+bWDWqh4FD0tQBvGAedNIteRYC+qLL51nfCEcyAwfIrTR0hm50YoP48Ri2zVFyJwmAQF92Smu4ody2k36sw==
12527+
type-coverage@^2.29.7:
12528+
version "2.29.7"
12529+
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.29.7.tgz#bbeeda5d9933e180a5f5e47b1f589b1b2c95825c"
12530+
integrity sha512-E67Chw7SxFe++uotisxt/xzB1UxxvLztzzQqVyUZ/jKujsejVqvoO5vn25oMvqJydqYrASBVBCQCy082E2qQYQ==
1249712531
dependencies:
12532+
chalk "4.1.2"
1249812533
minimist "1"
12499-
type-coverage-core "^2.16.3"
12534+
type-coverage-core "^2.29.7"
1250012535

1250112536
type-detect@4.0.8:
1250212537
version "4.0.8"

0 commit comments

Comments
 (0)