From b9d42bd9dba50317c6e1fa50c630c2f3506436fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 02:18:01 +0000 Subject: [PATCH] chore(deps): update dependency type-coverage to ^2.29.6 --- package.json | 2 +- yarn.lock | 53 +++++++++++++++++++++++++++++++++------------------- 2 files changed, 35 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 8b8ded1..4c10082 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/rimraf": "^3.0.2", "postcss": "^8.4.14", "ts-jest": "^27.1.5", - "type-coverage": "^2.18.3", + "type-coverage": "^2.29.6", "typescript": "^4.4.3" }, "typeCoverage": { diff --git a/yarn.lock b/yarn.lock index 873f5cf..3d9dbff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3343,6 +3343,13 @@ brace-expansion@^1.1.7: balanced-match "^1.0.0" concat-map "0.0.1" +brace-expansion@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae" + integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== + dependencies: + balanced-match "^1.0.0" + braces@^3.0.1: version "3.0.2" resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" @@ -3462,18 +3469,18 @@ chalk@2.4.2, chalk@^2.0.0, chalk@^2.1.0, chalk@^2.4.1: escape-string-regexp "^1.0.5" supports-color "^5.3.0" -chalk@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4" - integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== +chalk@4.1.2, chalk@^4.0.0, chalk@^4.1.0: + version "4.1.2" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" + integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== dependencies: ansi-styles "^4.1.0" supports-color "^7.1.0" -chalk@^4.0.0, chalk@^4.1.0: - version "4.1.2" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" - integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== +chalk@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-3.0.0.tgz#3f73c2bf526591f574cc492c51e2456349f844e4" + integrity sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg== dependencies: ansi-styles "^4.1.0" supports-color "^7.1.0" @@ -6998,7 +7005,14 @@ min-indent@^1.0.0: resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869" integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg== -minimatch@3, minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2: +"minimatch@6 || 7 || 8 || 9 || 10": + version "10.0.1" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b" + integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ== + dependencies: + brace-expansion "^2.0.1" + +minimatch@^3.0.4, minimatch@^3.1.1, minimatch@^3.1.2: version "3.1.2" resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== @@ -9767,24 +9781,25 @@ type-check@~0.3.2: dependencies: prelude-ls "~1.1.2" -type-coverage-core@^2.18.3: - version "2.18.3" - resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.18.3.tgz#a4eb33d36c309e8ace8b70bfb0ae3ef32e19ab50" - integrity sha512-abuqXETGrArQJ8jAhW+LI/8nPZMUSItJMui+dk0DpexPye/nmycy20Ww4hXorFfeEwbvzILaJyu+0LNO0Zq0BQ== +type-coverage-core@^2.29.6: + version "2.29.6" + resolved "https://registry.yarnpkg.com/type-coverage-core/-/type-coverage-core-2.29.6.tgz#89a787489e616fd52eece63229bf0ed4df06a354" + integrity sha512-/ah0WHgdcQRZpsRNSd5tUjzjgL39fEAyYZ3x4h6CkXmXbyW8rhBRYjHYWR4y8XCBresFo6tzkSVDx8RiD/B6MQ== dependencies: fast-glob "3" - minimatch "3" + minimatch "6 || 7 || 8 || 9 || 10" normalize-path "3" tslib "1 || 2" tsutils "3" -type-coverage@^2.18.3: - version "2.18.3" - resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.18.3.tgz#eeb1d932f3bdb4f5dcdfcaead9ee1a4f4e85347e" - integrity sha512-wO3CNAPJdnWkJwmp486tZRcH74MUyN9gHwwOPfPlFQuZXiqjE6JUYMGVFbFh6gYGlZWrODEhmKpGwdyplnQOow== +type-coverage@^2.29.6: + version "2.29.6" + resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.29.6.tgz#0182925bb201447a67c1d74641deb46f71f82a82" + integrity sha512-JVlOP/3taf5B2I9LVyZ44iYT5RmRPIrCyeih8F+iiMKY/bNav6oducHoMZyv22ZOA8vjWx0LmeqTLvm1dKMQgw== dependencies: + chalk "4.1.2" minimist "1" - type-coverage-core "^2.18.3" + type-coverage-core "^2.29.6" type-detect@4.0.8: version "4.0.8"