Update dependency @testing-library/cypress to v8.0.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-11-20 01:23:37 +00:00 committed by Tilman Vatteroth
parent f0257759ea
commit 3fe787ff62
2 changed files with 5 additions and 5 deletions

View file

@ -87,7 +87,7 @@
"@hedgedoc/markdown-it-task-lists": "1.0.2",
"@matejmazur/react-katex": "3.1.3",
"@redux-devtools/core": "3.9.1",
"@testing-library/cypress": "8.0.1",
"@testing-library/cypress": "8.0.2",
"@testing-library/jest-dom": "5.15.0",
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0",

View file

@ -1926,10 +1926,10 @@
"@svgr/plugin-svgo" "^5.5.0"
loader-utils "^2.0.0"
"@testing-library/cypress@8.0.1":
version "8.0.1"
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-8.0.1.tgz#46bf2ae45ba8599a5f77b1dc2386444564cad3ce"
integrity sha512-JCGy8u4ia+OQQJxVqKqjqpb0i4kmHQhu5jKFVBp+v/YSICnf52fil2MWIJqO+tH9ZQXtp3aF7uKHsVipWaI0BQ==
"@testing-library/cypress@8.0.2":
version "8.0.2"
resolved "https://registry.yarnpkg.com/@testing-library/cypress/-/cypress-8.0.2.tgz#b13f0ff2424dec4368b6670dfbfb7e43af8eefc9"
integrity sha512-KVdm7n37sg/A4e3wKMD4zUl0NpzzVhx06V9Tf0hZHZ7nrZ4yFva6Zwg2EFF1VzHkEfN/ahUzRtT1qiW+vuWnJw==
dependencies:
"@babel/runtime" "^7.14.6"
"@testing-library/dom" "^8.1.0"