mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-03-23 23:41:28 +00:00
Update dependency @testing-library/user-event to v12.5.0 (#821)
Signed-off-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e6f35c58cb
commit
bc3648f731
2 changed files with 5 additions and 5 deletions
|
@ -8,7 +8,7 @@
|
|||
"@matejmazur/react-katex": "3.1.3",
|
||||
"@testing-library/jest-dom": "5.11.6",
|
||||
"@testing-library/react": "11.2.2",
|
||||
"@testing-library/user-event": "12.2.2",
|
||||
"@testing-library/user-event": "12.5.0",
|
||||
"@types/codemirror": "0.0.100",
|
||||
"@types/d3-graphviz": "2.6.6",
|
||||
"@types/diff": "4.0.2",
|
||||
|
|
|
@ -1682,10 +1682,10 @@
|
|||
"@babel/runtime" "^7.12.5"
|
||||
"@testing-library/dom" "^7.28.1"
|
||||
|
||||
"@testing-library/user-event@12.2.2":
|
||||
version "12.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.2.2.tgz#22d0047da745289335240f523dfe74c889ec96cb"
|
||||
integrity sha512-mTYL9LrwiSeyorStUOMuRGQDn1ca40tIhuv//o/K3lY8wBEp+9Im90MFVx5i3u7zCPmavn3uWZs/10chsbI8Tg==
|
||||
"@testing-library/user-event@12.5.0":
|
||||
version "12.5.0"
|
||||
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.5.0.tgz#7c6f69cee4dbd11037ac9c3f62c5d81b9a4ccf30"
|
||||
integrity sha512-9uXr4+OwjHVUxzdfYZ2yCnF3xlEzr8cZOdqjGnqD8Qb1NoCJrm7UXxG3RUpL2QqcqZ1eqVuxkFJTCky5Yit+XQ==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.10.2"
|
||||
|
||||
|
|
Loading…
Reference in a new issue