Bump @testing-library/cypress from 7.0.4 to 7.0.5 (#13216)

Bumps [@testing-library/cypress](https://github.com/kentcdodds/cypress-testing-library) from 7.0.4 to 7.0.5.
- [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.4...v7.0.5)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-04-01 11:23:00 +02:00 committed by GitHub
parent 205eee46a0
commit a226379c45
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -96,7 +96,7 @@
"@storybook/addon-storysource": "^6.2.1",
"@storybook/addons": "^6.1.16",
"@storybook/preact": "^6.2.1",
"@testing-library/cypress": "^7.0.4",
"@testing-library/cypress": "^7.0.5",
"@testing-library/dom": "^7.30.3",
"@testing-library/jest-dom": "^5.11.10",
"@testing-library/preact": "^2.0.1",

View file

@ -3098,10 +3098,10 @@
dependencies:
defer-to-connect "^1.0.1"
"@testing-library/cypress@^7.0.4":
version "7.0.4"
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-7.0.4.tgz#38a55880712f222ddb9671bc899fe80f8c41bfc0"
integrity sha512-5I1amLVB2ExIRWuHlvG35dVFVC2KiNBZ0U1ASJUJZASFPQ0BhqJG4s0B8B8wNAE7TrR8KWlrzcNutkgxXL6VOg==
"@testing-library/cypress@^7.0.5":
version "7.0.5"
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-7.0.5.tgz#0d0d111ba8b0538ddf8565ccaaa43f8658da154b"
integrity sha512-bV7CSj5Yeh/mI28sVYNWhNxYQm8eji+FiHHHbP4R0VCijulGScaw/M/zCQJm4X9GLZ5JNRp+lY5XQw3KwCfL8Q==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"