From bc3648f7313637d899db734f8b5bb689739075e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Dec 2020 18:21:28 +0100 Subject: [PATCH] Update dependency @testing-library/user-event to v12.5.0 (#821) Signed-off-by: Renovate Bot Co-authored-by: Renovate Bot --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 68dba7d66..0e87b9a90 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 67079e343..d6ea198b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"