Skip to content

Commit a286ac4

Browse files
chore(deps): update dependency @testing-library/react to v16.1.0
1 parent 4b13f82 commit a286ac4

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
@@ -21,7 +21,7 @@
2121
"@eslint/js": "9.15.0",
2222
"@testing-library/dom": "10.4.0",
2323
"@testing-library/jest-dom": "6.6.3",
24-
"@testing-library/react": "16.0.1",
24+
"@testing-library/react": "16.1.0",
2525
"@testing-library/user-event": "14.5.2",
2626
"@types/jest": "29.5.14",
2727
"@types/react": "18.3.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -897,10 +897,10 @@
897897
lodash "^4.17.21"
898898
redent "^3.0.0"
899899

900-
"@testing-library/react@16.0.1":
901-
version "16.0.1"
902-
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.0.1.tgz#29c0ee878d672703f5e7579f239005e4e0faa875"
903-
integrity sha512-dSmwJVtJXmku+iocRhWOUFbrERC76TX2Mnf0ATODz8brzAZrMBbzLwQixlBSanZxR6LddK3eiwpSFZgDET1URg==
900+
"@testing-library/react@16.1.0":
901+
version "16.1.0"
902+
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-16.1.0.tgz#aa0c61398bac82eaf89776967e97de41ac742d71"
903+
integrity sha512-Q2ToPvg0KsVL0ohND9A3zLJWcOXXcO8IDu3fj11KhNt0UlCWyFyvnCIBkd12tidB2lkiVRG8VFqdhcqhqnAQtg==
904904
dependencies:
905905
"@babel/runtime" "^7.12.5"
906906

0 commit comments

Comments
 (0)