Update dependency @testing-library/react to v15.0.5
This commit is contained in:
parent
888d78612c
commit
62316117c2
1 changed files with 3 additions and 3 deletions
|
@ -2010,9 +2010,9 @@
|
|||
redent "^3.0.0"
|
||||
|
||||
"@testing-library/react@^15.0.0":
|
||||
version "15.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.4.tgz#e5e83f79863c4897719ae3191af1e54617f60dea"
|
||||
integrity sha512-Fw/LM1emOHKfCxv5R0tz+25TOtiMt0o5Np1zJmb4LbSacOagXQX4ooAaHiJfGUMe+OjUk504BX11W+9Z8CvyZA==
|
||||
version "15.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.5.tgz#71bcc875e1142c3924cac7bdd7dc9a6db0bb1d42"
|
||||
integrity sha512-ttodVWYA2i2w4hRa6krKrmS1vKxAEkwDz34y+CwbcrbZUxFzUYN3a5xZyFKo+K6LBseCRCUkwcjATpaNn/UsIA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@testing-library/dom" "^10.0.0"
|
||||
|
|
Loading…
Reference in a new issue