fix: upgrade @testing-library/jest-dom from 6.4.7 to 6.4.8 (#341)

Snyk has created this PR to upgrade @testing-library/jest-dom from 6.4.7 to 6.4.8.

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

See this project in Snyk:
https://app.snyk.io/org/jeremyckahn/project/d52c3b0d-59ff-42e3-89e1-b97ee832bf9a?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Jeremy Kahn 2024-08-18 13:54:45 -05:00 committed by GitHub
parent 648b992f31
commit 5df3e36baa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 200 additions and 13592 deletions

13790
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
"@mui/material": "^5.16.4", "@mui/material": "^5.16.4",
"@react-hook/debounce": "^4.0.0", "@react-hook/debounce": "^4.0.0",
"@react-hook/window-size": "^3.1.1", "@react-hook/window-size": "^3.1.1",
"@testing-library/jest-dom": "^6.4.7", "@testing-library/jest-dom": "^6.4.8",
"@testing-library/react": "^15.0.7", "@testing-library/react": "^15.0.7",
"@testing-library/user-event": "^14.5.2", "@testing-library/user-event": "^14.5.2",
"@types/node": "^18.19.42", "@types/node": "^18.19.42",