From c5b5bd2640bb9a151b508a3b68442c93ec09ec10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Dec 2020 05:54:19 -0500 Subject: [PATCH] Bump @testing-library/cypress from 7.0.2 to 7.0.3 (#11963) Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 7.0.2 to 7.0.3. - [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases) - [Changelog](https://github.com/testing-library/cypress-testing-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v7.0.2...v7.0.3) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 6dd38f1e2..efa5437be 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@storybook/addon-storysource": "^6.1.10", "@storybook/addons": "^6.1.11", "@storybook/preact": "^6.1.11", - "@testing-library/cypress": "^7.0.2", + "@testing-library/cypress": "^7.0.3", "@testing-library/dom": "^7.29.0", "@testing-library/jest-dom": "^5.11.6", "@testing-library/preact": "^2.0.1", diff --git a/yarn.lock b/yarn.lock index 3b35ad036..62ff59010 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3109,15 +3109,15 @@ dependencies: defer-to-connect "^1.0.1" -"@testing-library/cypress@^7.0.2": - version "7.0.2" - resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-7.0.2.tgz#a97bc7dee8756aff195e5be57db2889fe292f923" - integrity sha512-avBCbcCMPFHvWg4BBCA/pIh3MCwcKoJ+rc3XyZdKC5mFYPV7edjW3s4KZx/x3klXuttyuM/UesRhbSj4l5aQbw== +"@testing-library/cypress@^7.0.3": + version "7.0.3" + resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-7.0.3.tgz#1f4bcf992d0a0ff55da13b80f6f785c976ef9c0d" + integrity sha512-JOYW4VSSyHxaZDUhrS5N7tZA8jhr3ISx73WnLPpNkPqDCLUIJpo8ZQihti68Q4Qv5hVuA+I2rUI2glORaEFPaA== dependencies: "@babel/runtime" "^7.12.5" - "@testing-library/dom" "^7.26.6" + "@testing-library/dom" "^7.28.1" -"@testing-library/dom@^7.16.2", "@testing-library/dom@^7.26.6", "@testing-library/dom@^7.29.0": +"@testing-library/dom@^7.16.2", "@testing-library/dom@^7.28.1", "@testing-library/dom@^7.29.0": version "7.29.0" resolved "https://registry.yarnpkg.com/@testing-library/dom/-/dom-7.29.0.tgz#60b18065bab50a5cde21fe80275a47a43024d9cc" integrity sha512-0hhuJSmw/zLc6ewR9cVm84TehuTd7tbqBX9pRNSp8znJ9gTmSgesdbiGZtt8R6dL+2rgaPFp9Yjr7IU1HWm49w==