chore(deps): update dependency @testing-library/react to v11.2.1

This commit is contained in:
Renovate Bot 2020-11-19 10:57:01 +00:00 committed by renovate[bot]
parent 84cad42953
commit f8769447a8
2 changed files with 5 additions and 5 deletions

View File

@ -81,7 +81,7 @@
"@storybook/addon-notes": "5.3.21",
"@storybook/addon-options": "5.3.21",
"@storybook/react": "6.1.0",
"@testing-library/react": "11.2.0",
"@testing-library/react": "11.2.1",
"@testing-library/react-hooks": "3.4.2",
"@types/jest": "26.0.15",
"@types/react": "16.9.11",

View File

@ -3746,10 +3746,10 @@
"@babel/runtime" "^7.5.4"
"@types/testing-library__react-hooks" "^3.4.0"
"@testing-library/react@11.2.0":
version "11.2.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.0.tgz#ce977a76b6342ea95c71ccd6de3012b1635fb559"
integrity sha512-90xKYJzskZ7q/AoSuWraQL4EGZlr75uZvDt3nrO4M+rugN02zjO45tmOBq/JBOgDiMIL1tkhHioKXjJsVaSINA==
"@testing-library/react@11.2.1":
version "11.2.1"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.1.tgz#01b3d2dd5768ac27402b5d7e41c87e605be3c326"
integrity sha512-/rKucr9p/mhMongaeTXwgIRfDnsAUu6LbfN+moNUn2oU0Kw5a7inN5vGvPWv7Ef0YndpERAfODjeseUIlhzRHw==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.27.1"