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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-01-23 00:05:52 +00:00 committed by renovate[bot]
parent 9a6704e8af
commit 04b901ca1f
2 changed files with 5 additions and 5 deletions

View file

@ -9,7 +9,7 @@
"@matejmazur/react-katex": "3.1.3",
"@testing-library/jest-dom": "5.11.9",
"@testing-library/react": "11.2.3",
"@testing-library/user-event": "12.6.0",
"@testing-library/user-event": "12.6.2",
"@types/codemirror": "0.0.106",
"@types/d3-graphviz": "2.6.6",
"@types/diff": "5.0.0",

View file

@ -1780,10 +1780,10 @@
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"
"@testing-library/user-event@12.6.0":
version "12.6.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.0.tgz#2d0229e399eb5a0c6c112e848611432356cac886"
integrity sha512-FNEH/HLmOk5GO70I52tKjs7WvGYckeE/SrnLX/ip7z2IGbffyd5zOUM1tZ10vsTphqm+VbDFI0oaXu0wcfQsAQ==
"@testing-library/user-event@12.6.2":
version "12.6.2"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.2.tgz#accce6be0353be38e07bce55b31232d89ae10bc2"
integrity sha512-4OsiTSo2vbQm+eOnm1un8b9i2Re4mn+D7d7ET6HXtzYKY7vPe3O01iYKRmSW9vS5mNrQcCLwvRhVq1gWs5YGKA==
dependencies:
"@babel/runtime" "^7.12.5"