Update dependency @testing-library/react to v11.2.6

This commit is contained in:
Renovate Bot 2021-03-30 11:21:51 +00:00 committed by renovate[bot]
parent 62a7542a6c
commit aaf4cfcffe
2 changed files with 5 additions and 5 deletions

View File

@ -19,7 +19,7 @@
},
"dependencies": {
"@testing-library/jest-dom": "5.11.10",
"@testing-library/react": "11.2.5",
"@testing-library/react": "11.2.6",
"@testing-library/user-event": "12.8.3",
"prop-types": "15.7.2",
"react": "16.14.0",

View File

@ -1523,10 +1523,10 @@
lodash "^4.17.15"
redent "^3.0.0"
"@testing-library/react@11.2.5":
version "11.2.5"
resolved "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.5.tgz#ae1c36a66c7790ddb6662c416c27863d87818eb9"
integrity sha512-yEx7oIa/UWLe2F2dqK0FtMF9sJWNXD+2PPtp39BvE0Kh9MJ9Kl0HrZAgEuhUJR+Lx8Di6Xz+rKwSdEPY2UV8ZQ==
"@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==
dependencies:
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"