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

This commit is contained in:
Renovate Bot 2021-01-07 19:28:04 +00:00 committed by renovate[bot]
parent 26a281db90
commit 12894dc489
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.11",
"@testing-library/react": "11.2.2",
"@testing-library/react": "11.2.3",
"@testing-library/react-hooks": "3.7.0",
"@types/jest": "26.0.20",
"@types/react": "16.9.11",

View File

@ -3254,10 +3254,10 @@
"@babel/runtime" "^7.12.5"
"@types/testing-library__react-hooks" "^3.4.0"
"@testing-library/react@11.2.2":
version "11.2.2"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.2.tgz#099c6c195140ff069211143cb31c0f8337bdb7b7"
integrity sha512-jaxm0hwUjv+hzC+UFEywic7buDC9JQ1q3cDsrWVSDAPmLotfA6E6kUHlYm/zOeGCac6g48DR36tFHxl7Zb+N5A==
"@testing-library/react@11.2.3":
version "11.2.3"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.3.tgz#9971ede1c8465a231d7982eeca3c39fc362d5443"
integrity sha512-BirBUGPkTW28ULuCwIbYo0y2+0aavHczBT6N9r3LrsswEW3pg25l1wgoE7I8QBIy1upXWkwKpYdWY7NYYP0Bxw==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"