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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-01-02 00:12:34 +00:00 committed by Tilman Vatteroth
parent a877086df5
commit 9b466aa77e
2 changed files with 5 additions and 5 deletions

View file

@ -7,7 +7,7 @@
"@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",
"@mrdrogdrog/markdown-it-anchor": "6.0.3", "@mrdrogdrog/markdown-it-anchor": "6.0.3",
"@testing-library/jest-dom": "5.11.6", "@testing-library/jest-dom": "5.11.8",
"@testing-library/react": "11.2.2", "@testing-library/react": "11.2.2",
"@testing-library/user-event": "12.6.0", "@testing-library/user-event": "12.6.0",
"@types/codemirror": "0.0.103", "@types/codemirror": "0.0.103",

View file

@ -1763,10 +1763,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.11.6": "@testing-library/jest-dom@5.11.8":
version "5.11.6" version "5.11.8"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.6.tgz#782940e82e5cd17bc0a36f15156ba16f3570ac81" resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.8.tgz#433a84d6f9a089485101b9e112ef03e5c30bcbfc"
integrity sha512-cVZyUNRWwUKI0++yepYpYX7uhrP398I+tGz4zOlLVlUYnZS+Svuxv4fwLeCIy7TnBYKXUaOlQr3vopxL8ZfEnA== integrity sha512-ScyKrWQM5xNcr79PkSewnA79CLaoxVskE+f7knTOhDD9ftZSA1Jw8mj+pneqhEu3x37ncNfW84NUr7lqK+mXjA==
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"