Skip to content

Commit 71b8762

Browse files
chore(deps): update dependency @testing-library/react to ^16.3.2
1 parent fa25fc2 commit 71b8762

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.1",
42+
"@testing-library/react": "^16.3.2",
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
@@ -4726,7 +4726,7 @@ __metadata:
47264726
"@rollup/plugin-terser": "npm:^0.4.4"
47274727
"@testing-library/dom": "npm:^10.4.1"
47284728
"@testing-library/jest-dom": "npm:^6.9.1"
4729-
"@testing-library/react": "npm:^16.3.1"
4729+
"@testing-library/react": "npm:^16.3.2"
47304730
"@testing-library/user-event": "npm:^14.6.1"
47314731
"@types/jest": "npm:29.5.14"
47324732
"@types/node": "npm:^22.16.5"
@@ -5514,9 +5514,9 @@ __metadata:
55145514
languageName: node
55155515
linkType: hard
55165516

5517-
"@testing-library/react@npm:^16.3.1":
5518-
version: 16.3.1
5519-
resolution: "@testing-library/react@npm:16.3.1"
5517+
"@testing-library/react@npm:^16.3.2":
5518+
version: 16.3.2
5519+
resolution: "@testing-library/react@npm:16.3.2"
55205520
dependencies:
55215521
"@babel/runtime": "npm:^7.12.5"
55225522
peerDependencies:
@@ -5530,7 +5530,7 @@ __metadata:
55305530
optional: true
55315531
"@types/react-dom":
55325532
optional: true
5533-
checksum: 10c0/5a26ceaa4ab1d065be722d93e3b019883864ae038f9fd1c974f5b8a173f5f35a25768ecb2baa02a783299f009cbcd09fa7ee0b8b3d360d1c0f81535436358b28
5533+
checksum: 10c0/f9c7f0915e1b5f7b750e6c7d8b51f091b8ae7ea99bacb761d7b8505ba25de9cfcb749a0f779f1650fb268b499dd79165dc7e1ee0b8b4cb63430d3ddc81ffe044
55345534
languageName: node
55355535
linkType: hard
55365536

0 commit comments

Comments
 (0)