chore(deps): update dependency @testing-library/react to v10.0.3

This commit is contained in:
Renovate Bot 2020-04-20 18:13:02 +00:00 committed by renovate[bot]
parent 578228c5be
commit 755bea62dd
2 changed files with 5 additions and 5 deletions

View File

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

View File

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