Update dependency @testing-library/cypress to v7.0.6

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-04-17 02:43:26 +00:00 committed by Tilman Vatteroth
parent 2b7867df3a
commit dcbd833cb5
2 changed files with 5 additions and 5 deletions

View file

@ -160,7 +160,7 @@
},
"devDependencies": {
"@cypress/webpack-preprocessor": "5.7.0",
"@testing-library/cypress": "7.0.5",
"@testing-library/cypress": "7.0.6",
"@types/redux-devtools": "3.0.47",
"@types/redux-devtools-extension": "2.13.2",
"cross-env": "7.0.3",

View file

@ -1792,10 +1792,10 @@
"@svgr/plugin-svgo" "^5.5.0"
loader-utils "^2.0.0"
"@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==
"@testing-library/cypress@7.0.6":
version "7.0.6"
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-7.0.6.tgz#5445dac4f4852c26901c356e9d3a69371bd20ccf"
integrity sha512-atnjqlkEt6spU4Mv7evvpA8fMXeRw7AN2uTKOR1dP6WBvBixVwAYMZY+1fMOaZULWAj9vGLCXXvmw++u3TxuCQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"