@@ -3141,6 +3141,13 @@ brace-expansion@^1.1.7:
31413141 balanced-match "^1.0.0"
31423142 concat-map "0.0.1"
31433143
3144+ brace-expansion@^2.0.1 :
3145+ version "2.0.1"
3146+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae"
3147+ integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==
3148+ dependencies :
3149+ balanced-match "^1.0.0"
3150+
31443151braces@^3.0.1 :
31453152 version "3.0.2"
31463153 resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107"
@@ -6621,7 +6628,14 @@ min-indent@^1.0.0:
66216628 resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
66226629 integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
66236630
6624- minimatch@3, minimatch@^3.0.4 :
6631+ " minimatch@6 || 7 || 8 || 9 " :
6632+ version "9.0.3"
6633+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
6634+ integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
6635+ dependencies :
6636+ brace-expansion "^2.0.1"
6637+
6638+ minimatch@^3.0.4 :
66256639 version "3.0.4"
66266640 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
66276641 integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==
@@ -9320,24 +9334,24 @@ type-check@~0.3.2:
93209334 dependencies :
93219335 prelude-ls "~1.1.2"
93229336
9323- type-coverage-core@^2.18.3 :
9324- version "2.18.3 "
9325- resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.18.3 .tgz#a4eb33d36c309e8ace8b70bfb0ae3ef32e19ab50 "
9326- integrity sha512-abuqXETGrArQJ8jAhW+LI/8nPZMUSItJMui+dk0DpexPye/nmycy20Ww4hXorFfeEwbvzILaJyu+0LNO0Zq0BQ ==
9337+ type-coverage-core@^2.27.1 :
9338+ version "2.27.1 "
9339+ resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.27.1 .tgz#f552cdabfcbe71408a4cd3886a2c9e4e50cbdbc7 "
9340+ integrity sha512-W+PMYbhUsq+UWkrb7UkmyO7zF3zt4qZuQukyDM6eaiCIkMJclcVmR3O02clDk4FKpKPbzHictOmoIu3fYp+53g ==
93279341 dependencies :
93289342 fast-glob "3"
9329- minimatch "3 "
9343+ minimatch "6 || 7 || 8 || 9 "
93309344 normalize-path "3"
93319345 tslib "1 || 2"
93329346 tsutils "3"
93339347
9334- type-coverage@^2.18.3 :
9335- version "2.18.3 "
9336- resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.18.3 .tgz#eeb1d932f3bdb4f5dcdfcaead9ee1a4f4e85347e "
9337- integrity sha512-wO3CNAPJdnWkJwmp486tZRcH74MUyN9gHwwOPfPlFQuZXiqjE6JUYMGVFbFh6gYGlZWrODEhmKpGwdyplnQOow ==
9348+ type-coverage@^2.27.1 :
9349+ version "2.27.1 "
9350+ resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.27.1 .tgz#e583751b0aa9ebc3471f7d71a2f9c0a46578b813 "
9351+ integrity sha512-KAL2BRRvEACnyh830WoazZ5YJTmFBHEk/mCrJlVxNqjbAPrusJN0c4u3IzRrFMq/yRKsVEvwMp/awQDF4RgLSQ ==
93389352 dependencies :
93399353 minimist "1"
9340- type-coverage-core "^2.18.3 "
9354+ type-coverage-core "^2.27.1 "
93419355
9342935693439357 version "4.0.8"
0 commit comments