mirror of
https://github.com/streamich/react-use.git
synced 2026-01-18 14:06:52 +00:00
chore(deps): update dependency @testing-library/react-hooks to v3
This commit is contained in:
parent
d08490dc06
commit
ca58a0abfc
@ -75,7 +75,7 @@
|
||||
"@storybook/addon-notes": "5.2.5",
|
||||
"@storybook/addon-options": "5.2.5",
|
||||
"@storybook/react": "5.2.5",
|
||||
"@testing-library/react-hooks": "2.0.3",
|
||||
"@testing-library/react-hooks": "3.1.1",
|
||||
"@types/jest": "24.0.21",
|
||||
"@types/react": "16.9.2",
|
||||
"babel-core": "6.26.3",
|
||||
|
||||
@ -2248,10 +2248,10 @@
|
||||
"@svgr/plugin-svgo" "^4.3.1"
|
||||
loader-utils "^1.2.3"
|
||||
|
||||
"@testing-library/react-hooks@2.0.3":
|
||||
version "2.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-2.0.3.tgz#305a6c76facb5fa1d185792b9eb11b1ca1b63fb7"
|
||||
integrity sha512-adm+7b1gcysGka8VuYq/ObBrIBJTT9QmCEIqPpuxozWFfVDgxSbzBGc44ia/WYLGVt2dqFIOc6/DmAmu/pa0gQ==
|
||||
"@testing-library/react-hooks@3.1.1":
|
||||
version "3.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-3.1.1.tgz#5c93e463c0252bea6ac237ec8d9c982c27d67208"
|
||||
integrity sha512-HANnmA68/i6RwZn9j7pcbAg438PoDToftRQ1CH0j893WuQGtENFm57GKTagtmXXDN5gKh3rVbN1GH6HDvHbk6A==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.5.4"
|
||||
"@types/testing-library__react-hooks" "^2.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user