Skip to content

Commit

Permalink
fix: upgrade @testing-library/jest-dom from 6.4.2 to 6.4.4 (#198)
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.2 to 6.4.4.

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

See this project in Snyk:
https://app.snyk.io/org/nodeshift-agg/project/63543855-c8af-438d-9aa9-ce9af390b39e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
lholmquist and snyk-bot authored May 27, 2024
1 parent 4caa6d5 commit 71eb4ab
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions frontend/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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/jest-dom": "^6.4.4",
"@testing-library/react": "^15.0.5",
"@testing-library/user-event": "^14.5.2",
"react": "^18.3.1",
Expand Down

0 comments on commit 71eb4ab

Please sign in to comment.