From 0cf31662eff2c81ddaa32f8e02b4eaa17f961318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 05:09:00 +0000 Subject: [PATCH] chore(deps-dev): bump cypress-fail-fast from 7.0.2 to 7.0.3 Bumps [cypress-fail-fast](https://github.com/javierbrea/cypress-fail-fast) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/javierbrea/cypress-fail-fast/releases) - [Changelog](https://github.com/javierbrea/cypress-fail-fast/blob/main/CHANGELOG.md) - [Commits](https://github.com/javierbrea/cypress-fail-fast/compare/V7.0.2...v7.0.3) --- updated-dependencies: - dependency-name: cypress-fail-fast 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 75442bb61b..7908392c9b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2560,9 +2560,9 @@ csstype@^3.1.1: integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ== cypress-fail-fast@^7.0.1: - version "7.0.2" - resolved "https://registry.yarnpkg.com/cypress-fail-fast/-/cypress-fail-fast-7.0.2.tgz#1396b3f686e0a7b29b4706cf844bc68f0c0c233f" - integrity sha512-/Gr3LGZUydYYNeYaZxVdqC2/uvTKv52ii372y+covWtb3tcs/GjJCpfEnFzpq17YRS2Nn2hrC/rEgALCIk6OOQ== + version "7.0.3" + resolved "https://registry.yarnpkg.com/cypress-fail-fast/-/cypress-fail-fast-7.0.3.tgz#85ac2861c155611939f0bad03a09e561891f9ddf" + integrity sha512-IYVDZ+ykfTd2DFBK3N6NnWXc2gix7VwSi9Vg4zv40jm6PLknZTD4cZoRmh7uvpoQAIKNIFbx5V81qQD5pLHLSQ== dependencies: chalk "4.1.2"