Skip to content

Commit

Permalink
fix: upgrade @testing-library/react from 14.0.0 to 14.1.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @testing-library/react from 14.0.0 to 14.1.0.

See this package in npm:
https://www.npmjs.com/package/@testing-library/react

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 Nov 29, 2023
1 parent 5070e24 commit 4eefaa9
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 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 @@ -5,7 +5,7 @@
"dependencies": {
"@testing-library/jest-dom": "^6.1.4",
"@reduxjs/toolkit": "^1.9.7",
"@testing-library/react": "^14.0.0",
"@testing-library/react": "^14.1.0",
"@testing-library/user-event": "^14.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down

0 comments on commit 4eefaa9

Please sign in to comment.