Skip to content

Commit b989d17

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

File tree

2 files changed

+45
-24
lines changed

2 files changed

+45
-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: 44 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3737,6 +3737,11 @@ balanced-match@^1.0.0:
37373737
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767"
37383738
integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c=
37393739

3740+
balanced-match@^4.0.2:
3741+
version "4.0.4"
3742+
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-4.0.4.tgz#bfb10662feed8196a2c62e7c68e17720c274179a"
3743+
integrity sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==
3744+
37403745
base@^0.11.1:
37413746
version "0.11.2"
37423747
resolved "https://registry.yarnpkg.com/base/-/base-0.11.2.tgz#7bde5ced145b6d551a90db87f83c558b4eb48a8f"
@@ -3797,6 +3802,13 @@ brace-expansion@^1.1.7:
37973802
balanced-match "^1.0.0"
37983803
concat-map "0.0.1"
37993804

3805+
brace-expansion@^5.0.2:
3806+
version "5.0.4"
3807+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-5.0.4.tgz#614daaecd0a688f660bbbc909a8748c3d80d4336"
3808+
integrity sha512-h+DEnpVvxmfVefa4jFbCf5HdH5YMDXRsmKflpf1pILZWRFlTbJpxeU55nJl4Smt5HQaGzg1o6RHFPJaOqnmBDg==
3809+
dependencies:
3810+
balanced-match "^4.0.2"
3811+
38003812
braces@^2.3.1:
38013813
version "2.3.2"
38023814
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.2.tgz#5979fd3f14cd531565e5fa2df1abfff1dfaee729"
@@ -4048,10 +4060,10 @@ chalk@2.4.2, chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
40484060
escape-string-regexp "^1.0.5"
40494061
supports-color "^5.3.0"
40504062

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==
4063+
chalk@4.1.2, chalk@^4.0.0, chalk@^4.1.0:
4064+
version "4.1.2"
4065+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
4066+
integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
40554067
dependencies:
40564068
ansi-styles "^4.1.0"
40574069
supports-color "^7.1.0"
@@ -5885,7 +5897,7 @@ fast-diff@^1.1.2:
58855897
resolved "https://registry.yarnpkg.com/fast-diff/-/fast-diff-1.2.0.tgz#73ee11982d86caaf7959828d519cfe927fac5f03"
58865898
integrity sha512-xJuoT5+L99XlZ8twedaRf6Ax2TgQVxvgZOYoPKqZufmJib0tL2tegPBOZb1pVNgIhlqDlA0eO0c3wBvQcmzx4w==
58875899

5888-
fast-glob@^3.0.3, fast-glob@^3.2.9, fast-glob@^3.3.0:
5900+
fast-glob@3, fast-glob@^3.0.3, fast-glob@^3.2.9, fast-glob@^3.3.0:
58895901
version "3.3.3"
58905902
resolved "https://registry.yarnpkg.com/fast-glob/-/fast-glob-3.3.3.tgz#d06d585ce8dba90a16b0505c543c3ccfb3aeb818"
58915903
integrity sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==
@@ -6295,7 +6307,7 @@ glob-parent@^5.1.1, glob-parent@^5.1.2:
62956307
dependencies:
62966308
is-glob "^4.0.1"
62976309

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:
6310+
glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
62996311
version "7.1.6"
63006312
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
63016313
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
@@ -8512,7 +8524,14 @@ min-indent@^1.0.0:
85128524
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
85138525
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
85148526

8515-
minimatch@3, minimatch@^3.0.4, minimatch@^3.1.2:
8527+
"minimatch@6 || 7 || 8 || 9 || 10":
8528+
version "10.2.4"
8529+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
8530+
integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
8531+
dependencies:
8532+
brace-expansion "^5.0.2"
8533+
8534+
minimatch@^3.0.4, minimatch@^3.1.2:
85168535
version "3.1.2"
85178536
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
85188537
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
@@ -8827,18 +8846,18 @@ normalize-package-data@^3.0.0:
88278846
semver "^7.3.2"
88288847
validate-npm-package-license "^3.0.1"
88298848

8849+
normalize-path@3, normalize-path@^3.0.0:
8850+
version "3.0.0"
8851+
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-3.0.0.tgz#0dcd69ff23a1c9b11fd0978316644a0388216a65"
8852+
integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==
8853+
88308854
normalize-path@^2.1.1:
88318855
version "2.1.1"
88328856
resolved "https://registry.yarnpkg.com/normalize-path/-/normalize-path-2.1.1.tgz#1ab28b556e198363a8c1a6f7e6fa20137fe6aed9"
88338857
integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=
88348858
dependencies:
88358859
remove-trailing-separator "^1.0.1"
88368860

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-
88428861
normalize-url@^3.0.0, normalize-url@^3.3.0:
88438862
version "3.3.0"
88448863
resolved "https://registry.yarnpkg.com/normalize-url/-/normalize-url-3.3.0.tgz#b2e1c4dc4f7c6d57743df733a4f5978d18650559"
@@ -12480,23 +12499,25 @@ type-check@~0.3.2:
1248012499
dependencies:
1248112500
prelude-ls "~1.1.2"
1248212501

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==
12502+
type-coverage-core@^2.29.7:
12503+
version "2.29.7"
12504+
resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.29.7.tgz#dbc50f88e7eaf4fab6ca6fbf1811a3612cfdf451"
12505+
integrity sha512-bt+bnXekw3p5NnqiZpNupOOxfUKGw2Z/YJedfGHkxpeyGLK7DZ59a6Wds8eq1oKjJc5Wulp2xL207z8FjFO14Q==
1248712506
dependencies:
12488-
glob "7"
12489-
minimatch "3"
12507+
fast-glob "3"
12508+
minimatch "6 || 7 || 8 || 9 || 10"
12509+
normalize-path "3"
1249012510
tslib "1 || 2"
1249112511
tsutils "3"
1249212512

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==
12513+
type-coverage@^2.29.7:
12514+
version "2.29.7"
12515+
resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.29.7.tgz#bbeeda5d9933e180a5f5e47b1f589b1b2c95825c"
12516+
integrity sha512-E67Chw7SxFe++uotisxt/xzB1UxxvLztzzQqVyUZ/jKujsejVqvoO5vn25oMvqJydqYrASBVBCQCy082E2qQYQ==
1249712517
dependencies:
12518+
chalk "4.1.2"
1249812519
minimist "1"
12499-
type-coverage-core "^2.16.3"
12520+
type-coverage-core "^2.29.7"
1250012521

1250112522
type-detect@4.0.8:
1250212523
version "4.0.8"

0 commit comments

Comments
 (0)