Skip to content

Commit 757aea8

Browse files
fix: upgrade @testing-library/jest-dom from 6.5.0 to 6.6.2 (#375)
Snyk has created this PR to upgrade @testing-library/jest-dom from 6.5.0 to 6.6.2. 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 <[email protected]>
1 parent a536141 commit 757aea8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@mui/material": "^5.16.7",
1313
"@react-hook/debounce": "^4.0.0",
1414
"@react-hook/window-size": "^3.1.1",
15-
"@testing-library/jest-dom": "^6.5.0",
15+
"@testing-library/jest-dom": "^6.6.2",
1616
"@testing-library/react": "^15.0.7",
1717
"@testing-library/user-event": "^14.5.2",
1818
"@types/node": "^18.19.55",

0 commit comments

Comments
 (0)