From ddb8b20b05ca13859db42a3f92f9a913c5232f53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 Oct 2020 10:37:09 +0200 Subject: [PATCH] Update dependency @testing-library/user-event to v12.1.7 (#632) 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 2b4c660d9..4a372f9da 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "@matejmazur/react-katex": "3.1.3", "@testing-library/jest-dom": "5.11.4", "@testing-library/react": "11.0.4", - "@testing-library/user-event": "12.1.6", + "@testing-library/user-event": "12.1.7", "@types/codemirror": "0.0.98", "@types/d3-graphviz": "2.6.3", "@types/diff": "4.0.2", diff --git a/yarn.lock b/yarn.lock index 1f729ac6d..d5ff16c36 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1720,10 +1720,10 @@ "@babel/runtime" "^7.11.2" "@testing-library/dom" "^7.24.2" -"@testing-library/user-event@12.1.6": - version "12.1.6" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.6.tgz#f550b138dfdc20387b89cbe3e9f3d969ab10c2bd" - integrity sha512-BdSe6cmzDEapTBH3s1NKbzu+GyX5bJKraKwVpM2vZF1+EEWxZr0EiA0z9bA5Nux8P+6nKMOZKsXQrj5q/kicfQ== +"@testing-library/user-event@12.1.7": + version "12.1.7" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.7.tgz#67a81ee04e81b4abca8931804655d364fbb93c10" + integrity sha512-wuJiPqSQTVIHsYuumv1PAOBjblSrYA5vyN1nkUDF5HgfuWGz44jQsO22u7PQNkuACGYJE4eU0sybX8CzsySv+Q== dependencies: "@babel/runtime" "^7.10.2"