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 to v10.2.0
This commit is contained in:
parent
1eea7be1b8
commit
a9fb910bff
@ -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.1.0",
|
||||
"@testing-library/react": "10.2.0",
|
||||
"@testing-library/react-hooks": "3.2.1",
|
||||
"@types/jest": "25.2.3",
|
||||
"@types/react": "16.9.11",
|
||||
|
||||
@ -3250,10 +3250,10 @@
|
||||
"@babel/runtime" "^7.5.4"
|
||||
"@types/testing-library__react-hooks" "^3.0.0"
|
||||
|
||||
"@testing-library/react@10.1.0":
|
||||
version "10.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.1.0.tgz#31af99093b104ffaec877cb29f5249bc33b98204"
|
||||
integrity sha512-7b8GHD8IMJ1IzSpUZ1r0JLQRj4Jp9nXlKuEXkS3tgISZciO9n7++4nHCLsCK38eAB5zsBUa0G2kR+Sh3aYDqjw==
|
||||
"@testing-library/react@10.2.0":
|
||||
version "10.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.2.0.tgz#dde740cb7374c93cefec4faa750c4b50dca7bf3f"
|
||||
integrity sha512-TYQZ4vz0lGCGRgFqQivrtUGQhAlRSxHlYB0sDFJ6h2BZ0IrgRMF3EDQixn5UJk8oMsZJuE1HNnOA0yP4Ci2kyA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.2"
|
||||
"@testing-library/dom" "^7.9.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user