Skip to content

Commit

Permalink
fix: upgrade @testing-library/jest-dom from 6.4.7 to 6.4.8
Browse files Browse the repository at this point in the history
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/dmathisen/project/28ae7f60-1cad-4755-8f41-36112029bc0a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 15, 2024
1 parent bd86cc1 commit f2c9307
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 26 deletions.
28 changes: 3 additions & 25 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 @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^6.4.7",
"@testing-library/jest-dom": "^6.4.8",
"@reduxjs/toolkit": "^1.9.7",
"@testing-library/react": "^14.3.1",
"@testing-library/user-event": "^14.5.2",
Expand Down

0 comments on commit f2c9307

Please sign in to comment.