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.0.3
This commit is contained in:
parent
578228c5be
commit
755bea62dd
@ -79,7 +79,7 @@
|
||||
"@storybook/addon-notes": "5.3.18",
|
||||
"@storybook/addon-options": "5.3.18",
|
||||
"@storybook/react": "5.3.18",
|
||||
"@testing-library/react": "10.0.2",
|
||||
"@testing-library/react": "10.0.3",
|
||||
"@testing-library/react-hooks": "3.2.1",
|
||||
"@types/jest": "25.2.1",
|
||||
"@types/react": "16.9.11",
|
||||
|
||||
@ -3218,10 +3218,10 @@
|
||||
"@babel/runtime" "^7.5.4"
|
||||
"@types/testing-library__react-hooks" "^3.0.0"
|
||||
|
||||
"@testing-library/react@10.0.2":
|
||||
version "10.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.0.2.tgz#8eca7aa52d810cf7150048a2829fdc487162006d"
|
||||
integrity sha512-YT6Mw0oJz7R6vlEkmo1FlUD+K15FeXApOB5Ffm9zooFVnrwkt00w18dUJFMOh1yRp9wTdVRonbor7o4PIpFCmA==
|
||||
"@testing-library/react@10.0.3":
|
||||
version "10.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-10.0.3.tgz#7781adc75cce172f8cda28faa77be29c6270ab43"
|
||||
integrity sha512-EVmd3ghDFBEjOSLnISUdi7OcLdP6tsqjmTprpMaBz5TreoM8jnxGKIPkLD579CE0LYGqK01iffQiy6wwW/RUig==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.9.2"
|
||||
"@testing-library/dom" "^7.1.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user