Skip to content

Commit

Permalink
chore: use semver for user-event RTL
Browse files Browse the repository at this point in the history
  • Loading branch information
adamstankiewicz committed Feb 21, 2025
1 parent 59d8d8a commit fbd7a64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -45,7 +45,7 @@
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^16.2.0",
"@testing-library/dom": "^10.4.0",
"@testing-library/user-event": "14.6.1",
"@testing-library/user-event": "^14.6.1",
"husky": "8.0.3",
"prop-types": "15.8.1",
"react": "^18.3.1",
Expand Down

0 comments on commit fbd7a64

Please sign in to comment.