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

This commit is contained in:
Renovate Bot 2021-08-31 22:33:48 +00:00 committed by renovate[bot]
parent 822b8a0a04
commit e23a4fe6c5
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.2.9",
"@testing-library/react": "11.2.6",
"@testing-library/react": "11.2.7",
"@testing-library/react-hooks": "5.1.2",
"@types/jest": "26.0.23",
"@types/react": "17.0.0",

View File

@ -3600,10 +3600,10 @@
filter-console "^0.1.1"
react-error-boundary "^3.1.0"
"@testing-library/react@11.2.6":
version "11.2.6"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.6.tgz#586a23adc63615985d85be0c903f374dab19200b"
integrity sha512-TXMCg0jT8xmuU8BkKMtp8l7Z50Ykew5WNX8UoIKTaLFwKkP2+1YDhOLA2Ga3wY4x29jyntk7EWfum0kjlYiSjQ==
"@testing-library/react@11.2.7":
version "11.2.7"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.7.tgz#b29e2e95c6765c815786c0bc1d5aed9cb2bf7818"
integrity sha512-tzRNp7pzd5QmbtXNG/mhdcl7Awfu/Iz1RaVHY75zTdOkmHCuzMhRL83gWHSgOAcjS3CCbyfwUHMZgRJb4kAfpA==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"