Update dependency @testing-library/react to v15.0.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Renovate Bot 2024-04-11 17:17:43 +00:00
parent 56466fcfdd
commit 3435592081
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

@ -2005,9 +2005,9 @@
redent "^3.0.0"
"@testing-library/react@^15.0.0":
version "15.0.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.0.tgz#13cdc21aa83c60c48bd05cfec3d7725dd775c6c5"
integrity sha512-Nb2Sq8MoSvGVdOGGppRqXeafLtvXCOwiOQtcbqCfkpVNZZNUqIjeSOwrfJ59zBfmZbAn8PitnWEzUKD1YwMrCg==
version "15.0.1"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.1.tgz#d67258ddc7b175e00aa9d8ddeada60ff8ac03ff8"
integrity sha512-I8u4qqGAuBg7C1/kRB9n7Oz9Pc/UHEkmiQRbJziSG8B13eZfAcAUn8TSP26ZIvfSeb68CngmtZbKKcRqcQKa3g==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^10.0.0"