Skip to content

Commit 676d5c8

Browse files
committed
chore: update react testing library
1 parent 223bc8e commit 676d5c8

File tree

2 files changed

+55
-130
lines changed

2 files changed

+55
-130
lines changed

package-lock.json

Lines changed: 54 additions & 129 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@playwright/test": "^1.37.1",
5656
"@swc/core": "^1.11.24",
5757
"@testing-library/jest-dom": "^6.1.2",
58-
"@testing-library/react": "^14.0.0",
58+
"@testing-library/react": "^16.0.0",
5959
"@testing-library/user-event": "^14.4.3",
6060
"@types/diff": "^5.2.1",
6161
"@types/pluralize": "^0.0.30",

0 commit comments

Comments
 (0)