Skip to content

Commit 090f48e

Browse files
chore(deps): update dependency @testing-library/react to v16.3.0 (#643)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a367ca9 commit 090f48e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@testing-library/jest-dom": "6.6.3",
21-
"@testing-library/react": "16.2.0",
21+
"@testing-library/react": "16.3.0",
2222
"@testing-library/user-event": "^14.4.3",
2323
"@types/jest": "^29.5.5",
2424
"@types/react": "18.3.20",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -376,10 +376,10 @@
376376
lodash "^4.17.21"
377377
redent "^3.0.0"
378378

379-
"@testing-library/react@16.2.0":
380-
version "16.2.0"
381-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.2.0.tgz#c96126ee01a49cdb47175721911b4a9432afc601"
382-
integrity sha512-2cSskAvA1QNtKc8Y9VJQRv0tm3hLVgxRGDB+KYhIaPQJ1I+RHbhIXcM+zClKXzMes/wshsMVzf4B9vS4IZpqDQ==
379+
"@testing-library/react@16.3.0":
380+
version "16.3.0"
381+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.3.0.tgz#3a85bb9bdebf180cd76dba16454e242564d598a6"
382+
integrity sha512-kFSyxiEDwv1WLl2fgsq6pPBbw5aWKrsY2/noi1Id0TK0UParSF62oFQFGHXIyaG4pp2tEub/Zlel+fjjZILDsw==
383383
dependencies:
384384
"@babel/runtime" "^7.12.5"
385385

0 commit comments

Comments
 (0)