Skip to content

Commit 5484211

Browse files
fix(deps): update testing-library monorepo
1 parent bef0263 commit 5484211

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"dependencies": {
55
"@mui/material": "5.17.1",
66
"@material-ui/icons": "4.11.3",
7-
"@testing-library/jest-dom": "6.4.5",
8-
"@testing-library/react": "15.0.7",
7+
"@testing-library/jest-dom": "6.9.1",
8+
"@testing-library/react": "16.3.0",
99
"@testing-library/user-event": "14.5.2",
1010
"axios": "1.8.2",
1111
"clsx": "2.1.0",

0 commit comments

Comments
 (0)