From 87713644948fbf4ee599aadc266a426d48b630dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 19:43:18 +0000 Subject: [PATCH] build(deps-dev): bump type-coverage from 2.28.1 to 2.28.2 Bumps [type-coverage](https://github.com/plantain-00/type-coverage) from 2.28.1 to 2.28.2. - [Changelog](https://github.com/plantain-00/type-coverage/blob/master/CHANGELOG.md) - [Commits](https://github.com/plantain-00/type-coverage/compare/v2.28.1...v2.28.2) --- updated-dependencies: - dependency-name: type-coverage dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index dc706a9f..416c21fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11242,9 +11242,9 @@ type-coverage-core@^2.28.1: tsutils "3" type-coverage@^2.14.0: - version "2.28.1" - resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.28.1.tgz#8fb4e759c977371220ceb8b35bc1d9bc8ebde16d" - integrity sha512-nFpCkjyDPA+QeA0aRp3mVJ/XccounJ0Ls5IXVlCKI3XCQPzO3QFUl5zjFnmulw8hWe+r9u9EFjDsAxp8PnLMvQ== + version "2.28.2" + resolved "https://registry.yarnpkg.com/type-coverage/-/type-coverage-2.28.2.tgz#de7bedc8ed745444f89e048771c5f4011dac6eb5" + integrity sha512-mTANnzAeuH7ldrg0fzPnhh+aCCSVAO7V7hlBoVg4XxuUtQyD3ogir/R7Z6Q7W0H1JREtDIY4I91SGHAgEPi6Bw== dependencies: minimist "1" type-coverage-core "^2.28.1"