Update dependency @testing-library/user-event to v13.1.2

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-04-10 00:04:00 +00:00 committed by Tilman Vatteroth
parent b997fddaad
commit a1292de26d
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.10",
"@testing-library/react": "11.2.6",
"@testing-library/user-event": "13.1.1",
"@testing-library/user-event": "13.1.2",
"@types/codemirror": "0.0.108",
"@types/d3-graphviz": "2.6.6",
"@types/diff": "5.0.0",

View file

@ -1837,10 +1837,10 @@
"@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1"
"@testing-library/user-event@13.1.1":
version "13.1.1"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.1.tgz#1e011de944cf4d2a917cef6c3046c26389943e24"
integrity sha512-B4roX+0mpXKGj8ndd38YoIo3IV9pmTTWxr/2cOke5apTtrNabEUE0KMBccpcAcYlfPcr7uMu+dxeeC3HdXd9qQ==
"@testing-library/user-event@13.1.2":
version "13.1.2"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.2.tgz#2dff143155da093f0dc2485cf4717780d12a6235"
integrity sha512-89S/QELVCXbcHmgAfPrk0U8kCu9qESqV8/QQaUe5B4+7qi3kJlfQYCiB7Pfi2XInBtO0qm7vDmJb+/Oa+TFdyQ==
dependencies:
"@babel/runtime" "^7.12.5"