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 to v10.4.3
This commit is contained in:
parent
0f6fd766fd
commit
efafa68dd8
@ -80,7 +80,7 @@
|
||||
"@storybook/addon-notes": "5.3.19",
|
||||
"@storybook/addon-options": "5.3.19",
|
||||
"@storybook/react": "5.3.19",
|
||||
"@testing-library/react": "10.4.2",
|
||||
"@testing-library/react": "10.4.3",
|
||||
"@testing-library/react-hooks": "3.3.0",
|
||||
"@types/jest": "25.2.3",
|
||||
"@types/react": "16.9.11",
|
||||
|
||||
@ -3350,10 +3350,10 @@
|
||||
"@babel/runtime" "^7.5.4"
|
||||
"@types/testing-library__react-hooks" "^3.0.0"
|
||||
|
||||
"@testing-library/react@10.4.2":
|
||||
version "10.4.2"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.2.tgz#9f1ee0051a516469d4afaf350d2a467ac19cd57f"
|
||||
integrity sha512-srhsdY+Mq2xhjE/ha8xh0U9YJSCNYbOhzPsUiNvxy4bgltB87PjuxDtkWMWwWJOIkngyJaMgoJuHm13EOq4V0Q==
|
||||
"@testing-library/react@10.4.3":
|
||||
version "10.4.3"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.4.3.tgz#c6f356688cffc51f6b35385583d664bb11a161f4"
|
||||
integrity sha512-A/ydYXcwAcfY7vkPrfUkUTf9HQLL3/GtixTefcu3OyGQtAYQ7XBQj1S9FWbLEhfWa0BLwFwTBFS3Ao1O0tbMJg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.3"
|
||||
"@testing-library/dom" "^7.17.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user