Update dependency @testing-library/react to v16.3.0

This commit is contained in:
2025-04-03 00:52:06 +00:00
parent b09e5c18af
commit aadb5e96f3
2 changed files with 5 additions and 5 deletions

View File

@@ -730,10 +730,10 @@
lodash "^4.17.21"
redent "^3.0.0"
"@testing-library/react@16.2.0":
version "16.2.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
"@testing-library/react@16.3.0":
version "16.3.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
dependencies:
"@babel/runtime" "^7.12.5"