Skip to content

Commit 42bfb1f

Browse files
Update dependency @testing-library/react to v15
1 parent 1243079 commit 42bfb1f

File tree

2 files changed

+12
-158
lines changed

2 files changed

+12
-158
lines changed

client/package-lock.json

Lines changed: 11 additions & 157 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
@@ -8,7 +8,7 @@
88
"@reduxjs/toolkit": "^1.9.6",
99
"@tanstack/react-query": "^4.35.7",
1010
"@testing-library/jest-dom": "^6.1.3",
11-
"@testing-library/react": "^14.0.0",
11+
"@testing-library/react": "^15.0.0",
1212
"@testing-library/user-event": "^14.5.1",
1313
"@types/jest": "^29.5.5",
1414
"@types/lodash": "^4.14.199",

0 commit comments

Comments
 (0)