Skip to content

Commit 61b6808

Browse files
chore(deps): update dependency @testing-library/react to v16.1.0 (#598)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2514f42 commit 61b6808

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.0.1",
21+
"@testing-library/react": "16.1.0",
2222
"@testing-library/user-event": "^14.4.3",
2323
"@types/jest": "^29.5.5",
2424
"@types/react": "18.3.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -322,10 +322,10 @@
322322
lodash "^4.17.21"
323323
redent "^3.0.0"
324324

325-
"@testing-library/react@16.0.1":
326-
version "16.0.1"
327-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.0.1.tgz#29c0ee878d672703f5e7579f239005e4e0faa875"
328-
integrity sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==
325+
"@testing-library/react@16.1.0":
326+
version "16.1.0"
327+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.1.0.tgz#aa0c61398bac82eaf89776967e97de41ac742d71"
328+
integrity sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg==
329329
dependencies:
330330
"@babel/runtime" "^7.12.5"
331331

0 commit comments

Comments
 (0)