Skip to content

Commit 5557a58

Browse files
chore(deps): update dependency @testing-library/react to v16 (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d9b392e commit 5557a58

File tree

2 files changed

+26
-144
lines changed

2 files changed

+26
-144
lines changed

client/package-lock.json

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

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@babel/eslint-parser": "^7.28.5",
5252
"@babel/preset-react": "^7.28.5",
5353
"@testing-library/jest-dom": "^6.1.5",
54-
"@testing-library/react": "^14.1.2",
54+
"@testing-library/react": "^16.0.0",
5555
"@testing-library/user-event": "^14.5.1",
5656
"eslint": "^8.57.0",
5757
"eslint-config-airbnb": "^19.0.4",

0 commit comments

Comments
 (0)