mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 11:43:59 -05:00
Update dependency @testing-library/user-event to v13.4.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
cc9f0c5e7e
commit
a806b40245
2 changed files with 5 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
"@matejmazur/react-katex": "3.1.3",
|
||||
"@testing-library/jest-dom": "5.14.1",
|
||||
"@testing-library/react": "12.1.2",
|
||||
"@testing-library/user-event": "13.2.1",
|
||||
"@testing-library/user-event": "13.4.1",
|
||||
"@types/codemirror": "5.60.5",
|
||||
"@types/d3-graphviz": "2.6.7",
|
||||
"@types/diff": "5.0.1",
|
||||
|
|
|
@ -1927,10 +1927,10 @@
|
|||
"@babel/runtime" "^7.12.5"
|
||||
"@testing-library/dom" "^8.0.0"
|
||||
|
||||
"@testing-library/user-event@13.2.1":
|
||||
version "13.2.1"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.2.1.tgz#7a71a39e50b4a733afbe2916fa2b99966e941f98"
|
||||
integrity sha512-cczlgVl+krjOb3j1625usarNEibI0IFRJrSWX9UsJ1HKYFgCQv9Nb7QAipUDXl3Xdz8NDTsiS78eAkPSxlzTlw==
|
||||
"@testing-library/user-event@13.4.1":
|
||||
version "13.4.1"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.4.1.tgz#8d9e73bcc7be09560b4c0ffbb6842ac43bc80ed2"
|
||||
integrity sha512-WcnVwi96MmFsHLMNvBz03aPMVDU3UOgucXcn85fNXKKdtd7CHi2NAgE3hASt157yTB9krym0ikFVKbqYghKRCg==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.12.5"
|
||||
|
||||
|
|
Loading…
Reference in a new issue