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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-12-04 01:58:45 +00:00 committed by Tilman Vatteroth
parent 819670af73
commit 0688c56bc1
2 changed files with 6 additions and 6 deletions

View file

@ -88,7 +88,7 @@
"@matejmazur/react-katex": "3.1.3", "@matejmazur/react-katex": "3.1.3",
"@redux-devtools/core": "3.9.1", "@redux-devtools/core": "3.9.1",
"@testing-library/cypress": "8.0.2", "@testing-library/cypress": "8.0.2",
"@testing-library/jest-dom": "5.15.1", "@testing-library/jest-dom": "5.16.0",
"@testing-library/react": "12.1.2", "@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0", "@testing-library/user-event": "13.5.0",
"@types/codemirror": "5.60.5", "@types/codemirror": "5.60.5",

View file

@ -1930,14 +1930,14 @@
lz-string "^1.4.4" lz-string "^1.4.4"
pretty-format "^27.0.2" pretty-format "^27.0.2"
"@testing-library/jest-dom@5.15.1": "@testing-library/jest-dom@5.16.0":
version "5.15.1" version "5.16.0"
resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.15.1.tgz#4c49ba4d244f235aec53f0a83498daeb4ee06c33" resolved "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.16.0.tgz#de1a7c5fedfeb80eb2be9fc81f61473973b302b3"
integrity sha512-kmj8opVDRE1E4GXyLlESsQthCXK7An28dFWxhiMwD7ZUI7ZxA6sjdJRxLerD9Jd8cHX4BDc1jzXaaZKqzlUkvg== integrity sha512-ECygvCL6ufPfHna4fsk7o24+3PVNhRbioDpFbfSVEZaglT6EjuRP+w8I5tzigFz1fobpvCrVRoKyR4qx2QUCxw==
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"
aria-query "^4.2.2" aria-query "^5.0.0"
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"