@@ -1791,6 +1791,14 @@ caniuse-lite@^1.0.30001517:
1791
1791
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001525.tgz#d2e8fdec6116ffa36284ca2c33ef6d53612fe1c8"
1792
1792
integrity sha512-/3z+wB4icFt3r0USMwxujAqRvaD/B7rvGTsKhbhSQErVrJvkZCLhgNLJxU8MevahQVH6hCU9FsHdNUFbiwmE7Q==
1793
1793
1794
+ [email protected] , chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0:
1795
+ version "4.1.2"
1796
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
1797
+ integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
1798
+ dependencies :
1799
+ ansi-styles "^4.1.0"
1800
+ supports-color "^7.1.0"
1801
+
1794
1802
chalk@^2.0.0, chalk@^2.4.2 :
1795
1803
version "2.4.2"
1796
1804
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
@@ -1800,14 +1808,6 @@ chalk@^2.0.0, chalk@^2.4.2:
1800
1808
escape-string-regexp "^1.0.5"
1801
1809
supports-color "^5.3.0"
1802
1810
1803
- chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0 :
1804
- version "4.1.2"
1805
- resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
1806
- integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==
1807
- dependencies :
1808
- ansi-styles "^4.1.0"
1809
- supports-color "^7.1.0"
1810
-
1811
1811
chalk@^5.3.0, chalk@~5.3.0 :
1812
1812
version "5.3.0"
1813
1813
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
@@ -4333,24 +4333,25 @@ type-check@^0.4.0, type-check@~0.4.0:
4333
4333
dependencies :
4334
4334
prelude-ls "^1.2.1"
4335
4335
4336
- type-coverage-core@^2.28 .1 :
4337
- version "2.28 .1"
4338
- resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.28 .1.tgz#047520fc969337c60935600c24d5d2c1c120cc1a "
4339
- integrity sha512-NniLJtLiDg0+dhrf/9ACGwi3OAhIfvd20f1CB0yxIUBMECwmJp7e7me3lM8djkrDBJtqSY+uXA6PRs+yv3HTnA ==
4336
+ type-coverage-core@^2.29 .1 :
4337
+ version "2.29 .1"
4338
+ resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.29 .1.tgz#f330b55060453c9e721c5f347375144cd709c8be "
4339
+ integrity sha512-lonikLRWnejbW9qsjoUsqXxQ3c4D0LPHaY2fsN5YD78sHAL27AaIoWYOjtitSqmv5UCS+3tv4qYjnj56vUH5eQ ==
4340
4340
dependencies :
4341
4341
fast-glob "3"
4342
4342
minimatch "6 || 7 || 8 || 9"
4343
4343
normalize-path "3"
4344
4344
tslib "1 || 2"
4345
4345
tsutils "3"
4346
4346
4347
- type-coverage@2.28.2 :
4348
- version "2.28.2 "
4349
- resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.28.2 .tgz#de7bedc8ed745444f89e048771c5f4011dac6eb5 "
4350
- integrity sha512-mTANnzAeuH7ldrg0fzPnhh+aCCSVAO7V7hlBoVg4XxuUtQyD3ogir/R7Z6Q7W0H1JREtDIY4I91SGHAgEPi6Bw ==
4347
+ type-coverage@2.29.1 :
4348
+ version "2.29.1 "
4349
+ resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.29.1 .tgz#97eca964f46a25edec12aca154510ccb360d9575 "
4350
+ integrity sha512-hsS1UYDrSltiSqMHJQn5wRFJiAeSA1PItMgeszxBkBjZEbtCzzmAU9dQswR1k8z0/ewj2/SbYEldYRurxgmxhA ==
4351
4351
dependencies :
4352
+ chalk "4.1.2"
4352
4353
minimist "1"
4353
- type-coverage-core "^2.28 .1"
4354
+ type-coverage-core "^2.29 .1"
4354
4355
4355
4356
4356
4357
version "4.0.8"
0 commit comments