Skip to content

Commit 1ff9de6

Browse files
chore(deps): update dependency @testing-library/react to ^16.3.1 (#12181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e9f9e1f commit 1ff9de6

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@rollup/plugin-terser": "^0.4.4",
4040
"@testing-library/dom": "^10.4.1",
4141
"@testing-library/jest-dom": "^6.9.1",
42-
"@testing-library/react": "^16.3.0",
42+
"@testing-library/react": "^16.3.1",
4343
"@testing-library/user-event": "^14.6.1",
4444
"@types/jest": "29.5.14",
4545
"@types/node": "^22.16.5",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4722,7 +4722,7 @@ __metadata:
47224722
"@rollup/plugin-terser": "npm:^0.4.4"
47234723
"@testing-library/dom": "npm:^10.4.1"
47244724
"@testing-library/jest-dom": "npm:^6.9.1"
4725-
"@testing-library/react": "npm:^16.3.0"
4725+
"@testing-library/react": "npm:^16.3.1"
47264726
"@testing-library/user-event": "npm:^14.6.1"
47274727
"@types/jest": "npm:29.5.14"
47284728
"@types/node": "npm:^22.16.5"
@@ -5503,9 +5503,9 @@ __metadata:
55035503
languageName: node
55045504
linkType: hard
55055505

5506-
"@testing-library/react@npm:^16.3.0":
5507-
version: 16.3.0
5508-
resolution: "@testing-library/react@npm:16.3.0"
5506+
"@testing-library/react@npm:^16.3.1":
5507+
version: 16.3.1
5508+
resolution: "@testing-library/react@npm:16.3.1"
55095509
dependencies:
55105510
"@babel/runtime": "npm:^7.12.5"
55115511
peerDependencies:
@@ -5519,7 +5519,7 @@ __metadata:
55195519
optional: true
55205520
"@types/react-dom":
55215521
optional: true
5522-
checksum: 10c0/3a2cb1f87c9a67e1ebbbcfd99b94b01e496fc35147be8bc5d8bf07a699c7d523a09d57ef2f7b1d91afccd1a28e21eda3b00d80187fbb51b1de01e422592d845e
5522+
checksum: 10c0/5a26ceaa4ab1d065be722d93e3b019883864ae038f9fd1c974f5b8a173f5f35a25768ecb2baa02a783299f009cbcd09fa7ee0b8b3d360d1c0f81535436358b28
55235523
languageName: node
55245524
linkType: hard
55255525

0 commit comments

Comments
 (0)