Update dependency @testing-library/react to v15.0.2
This commit is contained in:
parent
079e7566ae
commit
0d9d584475
1 changed files with 3 additions and 3 deletions
|
@ -2005,9 +2005,9 @@
|
|||
redent "^3.0.0"
|
||||
|
||||
"@testing-library/react@^15.0.0":
|
||||
version "15.0.1"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.1.tgz#d67258ddc7b175e00aa9d8ddeada60ff8ac03ff8"
|
||||
integrity sha512-I8u4qqGAuBg7C1/kRB9n7Oz9Pc/UHEkmiQRbJziSG8B13eZfAcAUn8TSP26ZIvfSeb68CngmtZbKKcRqcQKa3g==
|
||||
version "15.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.2.tgz#d0fd7e9c41b819557639acf5f18e4cd1007ec295"
|
||||
integrity sha512-5mzIpuytB1ctpyywvyaY2TAAUQVCZIGqwiqFQf6u9lvj/SJQepGUzNV18Xpk+NLCaCE2j7CWrZE0tEf9xLZYiQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@testing-library/dom" "^10.0.0"
|
||||
|
|
Loading…
Reference in a new issue