Skip to content

Commit e027145

Browse files
fix(deps): update testing-library monorepo
1 parent d7b9325 commit e027145

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.15.15",
66
"@material-ui/icons": "4.11.3",
7-
"@testing-library/jest-dom": "6.4.5",
8-
"@testing-library/react": "15.0.6",
7+
"@testing-library/jest-dom": "5.17.0",
8+
"@testing-library/react": "14.3.1",
99
"@testing-library/user-event": "14.5.2",
1010
"axios": "1.6.8",
1111
"clsx": "2.1.0",

0 commit comments

Comments
 (0)