Skip to content

Commit

Permalink
fix(deps): update dependency @testing-library/user-event to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 18, 2023
1 parent 564f9bc commit 0fe0d89
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
23 changes: 9 additions & 14 deletions test-apps/cra-e2e-and-ct/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 test-apps/cra-e2e-and-ct/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@cypress/instrument-cra": "^1.4.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^13.5.0",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^27.5.2",
"@types/node": "^16.11.39",
"@types/react": "^18.0.12",
Expand Down

0 comments on commit 0fe0d89

Please sign in to comment.