Skip to content

Commit 5cd00c8

Browse files
Update dependency @testing-library/react to v16 (#554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56a7131 commit 5cd00c8

File tree

2 files changed

+26
-14
lines changed

2 files changed

+26
-14
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@emotion/react": "^11.10.4",
4646
"@emotion/styled": "^11.10.4",
4747
"@testing-library/jest-dom": "^6.0.0",
48-
"@testing-library/react": "^15.0.0",
48+
"@testing-library/react": "^16.0.0",
4949
"@types/enzyme": "3.10.18",
5050
"@types/jest": "29.5.14",
5151
"@types/node": "22.10.6",

0 commit comments

Comments
 (0)