Skip to content

Commit f219d06

Browse files
committed
Bump @testing-library/react to version 16.0.1
1 parent 915d7ff commit f219d06

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@reduxjs/toolkit": "^2.2.5",
8282
"@testing-library/dom": "^10.4.0",
8383
"@testing-library/jest-dom": "^6.6.2",
84-
"@testing-library/react": "^16.0.0",
84+
"@testing-library/react": "^16.0.1",
8585
"@types/node": "^20.14.2",
8686
"@types/prop-types": "^15.7.12",
8787
"@types/react": "npm:types-react@rc",

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2134,7 +2134,7 @@ __metadata:
21342134
languageName: node
21352135
linkType: hard
21362136

2137-
"@testing-library/react@npm:^16.0.0":
2137+
"@testing-library/react@npm:^16.0.1":
21382138
version: 16.0.1
21392139
resolution: "@testing-library/react@npm:16.0.1"
21402140
dependencies:
@@ -6162,7 +6162,7 @@ __metadata:
61626162
"@reduxjs/toolkit": "npm:^2.2.5"
61636163
"@testing-library/dom": "npm:^10.4.0"
61646164
"@testing-library/jest-dom": "npm:^6.6.2"
6165-
"@testing-library/react": "npm:^16.0.0"
6165+
"@testing-library/react": "npm:^16.0.1"
61666166
"@types/node": "npm:^20.14.2"
61676167
"@types/prop-types": "npm:^15.7.12"
61686168
"@types/react": "npm:types-react@rc"

0 commit comments

Comments
 (0)