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:
renovate[bot] 2020-12-07 18:21:28 +01:00 committed by GitHub
parent e6f35c58cb
commit bc3648f731
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
"@matejmazur/react-katex": "3.1.3", "@matejmazur/react-katex": "3.1.3",
"@testing-library/jest-dom": "5.11.6", "@testing-library/jest-dom": "5.11.6",
"@testing-library/react": "11.2.2", "@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/codemirror": "0.0.100",
"@types/d3-graphviz": "2.6.6", "@types/d3-graphviz": "2.6.6",
"@types/diff": "4.0.2", "@types/diff": "4.0.2",

View file

@ -1682,10 +1682,10 @@
"@babel/runtime" "^7.12.5" "@babel/runtime" "^7.12.5"
"@testing-library/dom" "^7.28.1" "@testing-library/dom" "^7.28.1"
"@testing-library/user-event@12.2.2": "@testing-library/user-event@12.5.0":
version "12.2.2" version "12.5.0"
resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.2.2.tgz#22d0047da745289335240f523dfe74c889ec96cb" resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.5.0.tgz#7c6f69cee4dbd11037ac9c3f62c5d81b9a4ccf30"
integrity sha512-mTYL9LrwiSeyorStUOMuRGQDn1ca40tIhuv//o/K3lY8wBEp+9Im90MFVx5i3u7zCPmavn3uWZs/10chsbI8Tg== integrity sha512-9uXr4+OwjHVUxzdfYZ2yCnF3xlEzr8cZOdqjGnqD8Qb1NoCJrm7UXxG3RUpL2QqcqZ1eqVuxkFJTCky5Yit+XQ==
dependencies: dependencies:
"@babel/runtime" "^7.10.2" "@babel/runtime" "^7.10.2"