chore(deps): update dependency @testing-library/react to v12.1.1

This commit is contained in:
Renovate Bot 2021-09-27 14:33:25 +00:00 committed by renovate[bot]
parent 46758327ce
commit d418cfa05d
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.3.8",
"@testing-library/react": "12.1.0",
"@testing-library/react": "12.1.1",
"@testing-library/react-hooks": "7.0.2",
"@types/jest": "27.0.2",
"@types/react": "17.0.0",

View File

@ -4514,10 +4514,10 @@
"@types/react-test-renderer" ">=16.9.0"
react-error-boundary "^3.1.0"
"@testing-library/react@12.1.0":
version "12.1.0"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.0.tgz#3e9a4002b0b8f986a738a2f88fc458b5af319f35"
integrity sha512-Ge3Ht3qXE82Yv9lyPpQ7ZWgzo/HgOcHu569Y4ZGWcZME38iOFiOg87qnu6hTEa8jTJVL7zYovnvD3GE2nsNIoQ==
"@testing-library/react@12.1.1":
version "12.1.1"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-12.1.1.tgz#e693943aa48d0190099acdc3928a751d73bcf7d5"
integrity sha512-JDyWbvMuedEpP6SPL4Cvbhk59TVxQ3pwuR6ZfJHdRsHuxDd/ziSMA3nVM3fViaSbsQhuQFE/mvFrPrvQbL5kRQ==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^8.0.0"