Skip to content

Commit

Permalink
fix(deps): update testing-library monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 821e1b3 commit faf3e5e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"dependencies": {
"@mui/material": "5.0.0",
"@material-ui/icons": "4.11.3",
"@testing-library/jest-dom": "6.4.2",
"@testing-library/react": "14.1.2",
"@testing-library/user-event": "14.5.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "14.3.1",
"@testing-library/user-event": "14.5.2",
"axios": "1.6.5",
"clsx": "2.1.0",
"react": "18.2.0",
Expand Down

0 comments on commit faf3e5e

Please sign in to comment.