Skip to content

Commit 1ed9e74

Browse files
committed
Bump @testing-library/react to version 16.0.1
1 parent c9ab169 commit 1ed9e74

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
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.7",
8282
"@testing-library/dom": "^10.4.0",
8383
"@testing-library/jest-dom": "^6.5.0",
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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2322,7 +2322,7 @@ __metadata:
23222322
languageName: node
23232323
linkType: hard
23242324

2325-
"@testing-library/react@npm:^16.0.0":
2325+
"@testing-library/react@npm:^16.0.1":
23262326
version: 16.0.1
23272327
resolution: "@testing-library/react@npm:16.0.1"
23282328
dependencies:
@@ -6365,7 +6365,7 @@ __metadata:
63656365
"@reduxjs/toolkit": "npm:^2.2.7"
63666366
"@testing-library/dom": "npm:^10.4.0"
63676367
"@testing-library/jest-dom": "npm:^6.5.0"
6368-
"@testing-library/react": "npm:^16.0.0"
6368+
"@testing-library/react": "npm:^16.0.1"
63696369
"@types/node": "npm:^20.14.2"
63706370
"@types/prop-types": "npm:^15.7.12"
63716371
"@types/react": "npm:types-react@rc"
@@ -6400,7 +6400,6 @@ __metadata:
64006400
optional: true
64016401
redux:
64026402
optional: true
6403-
checksum: 10/undefined
64046403
languageName: unknown
64056404
linkType: soft
64066405

0 commit comments

Comments
 (0)