Update dependency @testing-library/jest-dom to v5.14.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-06-12 15:07:41 +00:00 committed by Tilman Vatteroth
parent d89637d54a
commit 7e229f7381
2 changed files with 6 additions and 5 deletions

View file

@ -7,7 +7,7 @@
"@fontsource/source-sans-pro": "4.4.5", "@fontsource/source-sans-pro": "4.4.5",
"@hedgedoc/markdown-it-task-lists": "1.0.0", "@hedgedoc/markdown-it-task-lists": "1.0.0",
"@matejmazur/react-katex": "3.1.3", "@matejmazur/react-katex": "3.1.3",
"@testing-library/jest-dom": "5.13.0", "@testing-library/jest-dom": "5.14.1",
"@testing-library/react": "11.2.7", "@testing-library/react": "11.2.7",
"@testing-library/user-event": "13.1.9", "@testing-library/user-event": "13.1.9",
"@types/codemirror": "5.60.0", "@types/codemirror": "5.60.0",

View file

@ -1844,10 +1844,10 @@
lz-string "^1.4.4" lz-string "^1.4.4"
pretty-format "^26.6.2" pretty-format "^26.6.2"
"@testing-library/jest-dom@5.13.0": "@testing-library/jest-dom@5.14.1":
version "5.13.0" version "5.14.1"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.13.0.tgz#0a365684e2c1159f857f5915be50089fc5657df0" resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.14.1.tgz#8501e16f1e55a55d675fe73eecee32cdaddb9766"
integrity sha512-+jXXTn8GjRnZkJfzG/tqK/2Q7dGlBInR412WE7Aml7CT3wdSpx5dMQC0HOwVQoZ3cNTmQUy8fCVGUV/Zhoyvcw== integrity sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ==
dependencies: dependencies:
"@babel/runtime" "^7.9.2" "@babel/runtime" "^7.9.2"
"@types/testing-library__jest-dom" "^5.9.1" "@types/testing-library__jest-dom" "^5.9.1"
@ -1855,6 +1855,7 @@
chalk "^3.0.0" chalk "^3.0.0"
css "^3.0.0" css "^3.0.0"
css.escape "^1.5.1" css.escape "^1.5.1"
dom-accessibility-api "^0.5.6"
lodash "^4.17.15" lodash "^4.17.15"
redent "^3.0.0" redent "^3.0.0"