From 8d76a927f9f9e308efdece993d06ec59575e3f81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 13:43:00 +0000 Subject: [PATCH] Build(deps): Bump collect-v8-coverage from 1.0.1 to 1.0.2 Bumps [collect-v8-coverage](https://github.com/SimenB/collect-v8-coverage) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/SimenB/collect-v8-coverage/releases) - [Changelog](https://github.com/SimenB/collect-v8-coverage/blob/main/CHANGELOG.md) - [Commits](https://github.com/SimenB/collect-v8-coverage/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: collect-v8-coverage dependency-type: indirect 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 ff66c516..76c34a37 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2874,9 +2874,9 @@ co@^4.6.0: integrity sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ== collect-v8-coverage@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz#cc2c8e94fc18bbdffe64d6534570c8a673b27f59" - integrity sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg== + version "1.0.2" + resolved "https://registry.yarnpkg.com/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz#c0b29bcd33bcd0779a1344c2136051e6afd3d9e9" + integrity sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q== collection-visit@^1.0.0: version "1.0.0"