diff --git a/package.json b/package.json index 12b85a73e..16f6c0c0c 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 012cddfd4..b9867a72b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"