Skip to content

Commit

Permalink
feat: added react hook testing library dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
nubsthead committed Dec 12, 2022
1 parent ded2022 commit 612c837
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 0 deletions.
47 changes: 47 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"@faker-js/faker": "^7.6.0",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^12.1.5",
"@testing-library/react-hooks": "^8.0.1",
"@testing-library/user-event": "^14.3.0",
"@types/history": "4.7.9",
"@types/jest": "^28.1.6",
Expand Down

0 comments on commit 612c837

Please sign in to comment.