mirror of
https://github.com/streamich/react-use.git
synced 2026-01-25 14:17:16 +00:00
chore(deps): update dependency @testing-library/react-hooks to v5.1.3
This commit is contained in:
parent
e23a4fe6c5
commit
ef1faa0cdb
@ -82,7 +82,7 @@
|
||||
"@storybook/addon-options": "5.3.21",
|
||||
"@storybook/react": "6.2.9",
|
||||
"@testing-library/react": "11.2.7",
|
||||
"@testing-library/react-hooks": "5.1.2",
|
||||
"@testing-library/react-hooks": "5.1.3",
|
||||
"@types/jest": "26.0.23",
|
||||
"@types/react": "17.0.0",
|
||||
"@typescript-eslint/eslint-plugin": "4.23.0",
|
||||
|
||||
@ -3588,10 +3588,10 @@
|
||||
lz-string "^1.4.4"
|
||||
pretty-format "^26.6.2"
|
||||
|
||||
"@testing-library/react-hooks@5.1.2":
|
||||
version "5.1.2"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-5.1.2.tgz#36e359d992bb652a9885c6fa9aa394639cbe8dd3"
|
||||
integrity sha512-jwhtDYZ5gQUIX8cmVCVdtwNvuF5EiCOWjokRlTV+o/V0GdtRZDykUllL1OXq5PS4+J33wGLNQeeWzEHcWrH7tg==
|
||||
"@testing-library/react-hooks@5.1.3":
|
||||
version "5.1.3"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-5.1.3.tgz#f722cc526025be2c16966a9a081edf47a2528721"
|
||||
integrity sha512-UdEUtlQapQ579NEcXDAUE275u+KUsPtxW7NmFrNt0bE6lW8lqNCyxDK0RSuECmNZ/S0/fgP00W9RWRhVKO/hRg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
"@types/react" ">=16.9.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user