chore(deps): update dependency @testing-library/react-hooks to v3

This commit is contained in:
Renovate Bot 2019-11-01 22:06:04 +00:00
parent d08490dc06
commit ca58a0abfc
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View File

@ -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",

View File

@ -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"