Update dependency @testing-library/user-event to v11.4.1 (#187)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2020-06-11 10:17:52 +02:00 committed by GitHub
parent 5cdc2447b8
commit 93f0c4913d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,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",
"@types/jest": "26.0.0",
"@types/node": "12.12.47",
"@types/node-sass": "4.11.1",

View file

@ -1418,10 +1418,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"