Update dependency @testing-library/user-event to v12.0.15

This commit is contained in:
Renovate Bot 2020-07-25 14:49:13 +00:00 committed by Philip Molares
parent 2a735a15aa
commit 42fefeb9a2
2 changed files with 5 additions and 5 deletions

View file

@ -5,7 +5,7 @@
"dependencies": {
"@testing-library/jest-dom": "5.11.1",
"@testing-library/react": "10.4.7",
"@testing-library/user-event": "12.0.11",
"@testing-library/user-event": "12.0.15",
"@types/codemirror": "0.0.97",
"@types/deep-equal": "1.0.1",
"@types/highlight.js": "9.12.4",

View file

@ -1574,10 +1574,10 @@
"@babel/runtime" "^7.10.3"
"@testing-library/dom" "^7.17.1"
"@testing-library/user-event@12.0.11":
version "12.0.11"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.0.11.tgz#157594e6c6d73a1503003933177843648b8c7da4"
integrity sha512-r7QNfktLE2n8IODEl32orup/HNOMueJpoXRDeTMlvWR4nZIHJwx59+8SkLf6nqV4Ot5Xo6qNeaWrvC1KO4eOng==
"@testing-library/user-event@12.0.15":
version "12.0.15"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.0.15.tgz#464e0478cbecf2059780c46f119e5ef49a1e07bf"
integrity sha512-B+f8lpty7Nnq0i06FBGPDWT+asnHaudpmYBKDw7wqIq5xpUdzfDBSOdlcwRNneM3XrD0RsOZE9BXuDwr5pwsvw==
dependencies:
"@babel/runtime" "^7.10.2"