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

This commit is contained in:
Renovate Bot 2020-12-07 10:16:34 +00:00 committed by renovate[bot]
parent 07d1042c30
commit 6dae796d9b
2 changed files with 5 additions and 5 deletions

View File

@ -82,7 +82,7 @@
"@storybook/addon-options": "5.3.21",
"@storybook/react": "6.1.10",
"@testing-library/react": "11.2.2",
"@testing-library/react-hooks": "3.5.0",
"@testing-library/react-hooks": "3.6.0",
"@types/jest": "26.0.16",
"@types/react": "16.9.11",
"@typescript-eslint/eslint-plugin": "4.9.0",

View File

@ -3140,10 +3140,10 @@
lz-string "^1.4.4"
pretty-format "^26.6.2"
"@testing-library/react-hooks@3.5.0":
version "3.5.0"
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-3.5.0.tgz#8d728f2d56d615935116385f3ff9335e3402e46b"
integrity sha512-PpztMzQ+h8hXwd9TtSx6H+D5sKv7sW0sRr0dOW3x9O5yNOHlg5Yi4uCMhYBuGYAHM7XJyceb+u4D3CgT8LotKg==
"@testing-library/react-hooks@3.6.0":
version "3.6.0"
resolved "https://registry.yarnpkg.com/@testing-library/react-hooks/-/react-hooks-3.6.0.tgz#37e595eb1111e71b39ef0597b390850b9af3660d"
integrity sha512-7TbqFN4CqEmfR6bC50XOtXbM3A5sizzEOmcH7IBVdm0oFnqmlkPTnu4sMt9BfepsYDvVpF8Y2CaoMJlfmyLYuQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@types/testing-library__react-hooks" "^3.4.0"