Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix: upgrade @testing-library/jest-dom from 5.1.0 to 5.17.0
Snyk has created this PR to upgrade @testing-library/jest-dom from 5.1.0 to 5.17.0.

See this package in npm:
@testing-library/jest-dom

See this project in Snyk:
https://app.snyk.io/org/ndn1618/project/ac6cbe04-87a7-4745-9ebb-91464d6e16fd?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 24, 2025
commit dd8b2397267aa1cdd9ce2826097da43517371123
145 changes: 36 additions & 109 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "^4.0.0-alpha.56",
"@material-ui/styles": "^4.10.0",
"@testing-library/jest-dom": "^5.1.0",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^10.0.0",
"@testing-library/user-event": "^7.2.1",
"clsx": "^1.1.1",
Expand Down