Update dependency @testing-library/react to v15.0.7
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-05-07 11:18:04 +00:00
parent ba045af664
commit 0ca759644d
Signed by: renovate
GPG key ID: BE1779FA19BFB6E9

View file

@ -2013,9 +2013,9 @@
redent "^3.0.0" redent "^3.0.0"
"@testing-library/react@^15.0.0": "@testing-library/react@^15.0.0":
version "15.0.6" version "15.0.7"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.6.tgz#76be2e9e6da98c044823dfbc9d62ad3f10a3a401" resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-15.0.7.tgz#ff733ce0893c875cb5a47672e8e772897128f4ae"
integrity sha512-UlbazRtEpQClFOiYp+1BapMT+xyqWMnE+hh9tn5DQ6gmlE7AIZWcGpzZukmDZuFk3By01oiqOf8lRedLS4k6xQ== integrity sha512-cg0RvEdD1TIhhkm1IeYMQxrzy0MtUNfa3minv4MjbgcYzJAZ7yD0i0lwoPOTPr+INtiXFezt2o8xMSnyHhEn2Q==
dependencies: dependencies:
"@babel/runtime" "^7.12.5" "@babel/runtime" "^7.12.5"
"@testing-library/dom" "^10.0.0" "@testing-library/dom" "^10.0.0"