Update dependency @testing-library/user-event to v11.4.1

This commit is contained in:
Renovate Bot 2020-06-10 19:20:22 +00:00 committed by renovate[bot]
parent 85889491cf
commit 472af65f12
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"dependencies": {
"@testing-library/jest-dom": "5.9.0",
"@testing-library/react": "10.2.1",
"@testing-library/user-event": "11.4.0",
"@testing-library/user-event": "11.4.1",
"prop-types": "15.7.2",
"react": "16.13.1",
"react-dom": "16.13.1",

View File

@ -1314,10 +1314,10 @@
"@babel/runtime" "^7.10.2"
"@testing-library/dom" "^7.9.0"
"@testing-library/user-event@11.4.0":
version "11.4.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.4.0.tgz#acc52f4dc6c979cabe24d50dfa2d3b417d536a7d"
integrity sha512-FBI9smEqloQEbxRkBeL5YTK2fdHyXRPj4oNZkeWwpg2ItER+B4MOyLuMCBOgv/ZMyURlNVDD/OSr0pu7cg8H3Q==
"@testing-library/user-event@11.4.1":
version "11.4.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.4.1.tgz#2134e4cbbb345dbc49001123ff9a036f09259464"
integrity sha512-ZaK+3AmocU2WjJ7UyrlnmdPecYt4fridqMwrniENCqoy/Pj2Nc9tTnpjCvMN/Ql/DQ0eRqfBoZdKNqYPBMZFhA==
dependencies:
"@babel/runtime" "^7.10.2"