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/react from 10.0.0 to 10.4.9
Snyk has created this PR to upgrade @testing-library/react from 10.0.0 to 10.4.9.

See this package in npm:
@testing-library/react

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 Oct 1, 2024
commit 3b9c1278cc9cb6187a3f86a5803cc60769bb78aa
138 changes: 40 additions & 98 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 @@ -8,7 +8,7 @@
"@material-ui/lab": "^4.0.0-alpha.56",
"@material-ui/styles": "^4.10.0",
"@testing-library/jest-dom": "^5.1.0",
"@testing-library/react": "^10.0.0",
"@testing-library/react": "^10.4.9",
"@testing-library/user-event": "^7.2.1",
"clsx": "^1.1.1",
"formik": "^2.1.5",
Expand Down