From f9b98930419167ad97cab145b9d50dcfab37176c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 May 2021 04:13:21 +0000 Subject: [PATCH] chore(deps-dev): bump @testing-library/cypress from 7.0.1 to 7.0.6 Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 7.0.1 to 7.0.6. - [Release notes](https://github.com/kentcdodds/cypress-testing-library/releases) - [Changelog](https://github.com/testing-library/cypress-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/kentcdodds/cypress-testing-library/compare/v7.0.1...v7.0.6) Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index 505dc58404..aba35ee50e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5555,14 +5555,14 @@ defer-to-connect "^2.0.0" "@testing-library/cypress@^7.0.1": - version "7.0.1" - resolved "https://registry.npmjs.org/@testing-library/cypress/-/cypress-7.0.1.tgz#2843033acaefe96cb4cf789f16e98d957383e59d" - integrity sha512-LtggqG/7Hdc1EiKdmqXQwxWOO3ET1dkZtq0S8mIe8o+xaOtaVLrdCn0dE8Bi4Aj7z3w51w6wN9STdYymnUPlnQ== + version "7.0.6" + resolved "https://registry.npmjs.org/@testing-library/cypress/-/cypress-7.0.6.tgz#5445dac4f4852c26901c356e9d3a69371bd20ccf" + integrity sha512-atnjqlkEt6spU4Mv7evvpA8fMXeRw7AN2uTKOR1dP6WBvBixVwAYMZY+1fMOaZULWAj9vGLCXXvmw++u3TxuCQ== dependencies: - "@babel/runtime" "^7.11.2" - "@testing-library/dom" "^7.22.2" + "@babel/runtime" "^7.12.5" + "@testing-library/dom" "^7.28.1" -"@testing-library/dom@^7.22.2", "@testing-library/dom@^7.28.1": +"@testing-library/dom@^7.28.1": version "7.29.6" resolved "https://registry.npmjs.org/@testing-library/dom/-/dom-7.29.6.tgz#eb37844fb431186db7960a7ff6749ea65a19617c" integrity sha512-vzTsAXa439ptdvav/4lsKRcGpAQX7b6wBIqia7+iNzqGJ5zjswApxA6jDAsexrc6ue9krWcbh8o+LYkBXW+GCQ==