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

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-02-13 15:38:24 +00:00 committed by Tilman Vatteroth
parent 7b4b3f99e2
commit 47d15d25b7
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.5",
"@testing-library/user-event": "12.6.3",
"@testing-library/user-event": "12.7.1",
"@types/codemirror": "0.0.108",
"@types/d3-graphviz": "2.6.6",
"@types/diff": "5.0.0",

View file

@ -1794,10 +1794,10 @@
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"
"@testing-library/user-event@12.6.3":
version "12.6.3"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.3.tgz#4a77c56a48823cf8adebd0f57670e4a89c24d058"
integrity sha512-PCmbUKofE4SXA7l8jphZAbvv5H3c4ix34xPZ/GNe99fASX//msJRgiMbHIBP+GwRfgVG9c7zmkODSPu2X2vNRw==
"@testing-library/user-event@12.7.1":
version "12.7.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.1.tgz#e1ce931c04a1c65faf28618442d56ba8da887f2c"
integrity sha512-COfCkYgcxc+P9+pEAIGlmBuIDjO91Chf9GOBHI8AhIiMyaoOrKVPQny1uf0HIAYNoHKL5slhkqOPP2ZyNaVQGw==
dependencies:
"@babel/runtime" "^7.12.5"