Skip to content

Commit b577f95

Browse files
committed
Bump @testing-library/react to version 16.0.1
1 parent 5730d06 commit b577f95

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:
@@ -6393,7 +6393,7 @@ __metadata:
63936393
"@reduxjs/toolkit": "npm:^2.2.7"
63946394
"@testing-library/dom": "npm:^10.4.0"
63956395
"@testing-library/jest-dom": "npm:^6.5.0"
6396-
"@testing-library/react": "npm:^16.0.0"
6396+
"@testing-library/react": "npm:^16.0.1"
63976397
"@types/node": "npm:^20.14.2"
63986398
"@types/prop-types": "npm:^15.7.12"
63996399
"@types/react": "npm:types-react@rc"
@@ -6430,7 +6430,6 @@ __metadata:
64306430
optional: true
64316431
redux:
64326432
optional: true
6433-
checksum: 10/undefined
64346433
languageName: unknown
64356434
linkType: soft
64366435

0 commit comments

Comments
 (0)