diff --git a/package.json b/package.json index 08e23432..cb994fec 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@testing-library/jest-dom": "5.11.9", "@testing-library/react": "11.2.5", "@testing-library/testcafe": "4.3.1", - "@testing-library/user-event": "12.7.1", + "@testing-library/user-event": "12.7.2", "@types/jest": "26.0.20", "@types/node": "14.14.31", "@types/react": "17.0.2", diff --git a/yarn.lock b/yarn.lock index 67d3bc34..07f21322 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2370,10 +2370,10 @@ dependencies: "@testing-library/dom" "^7.27.1" -"@testing-library/user-event@12.7.1": - version "12.7.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.1.tgz#e1ce931c04a1c65faf28618442d56ba8da887f2c" - integrity sha512-COfCkYgcxc+P9+pEAIGlmBuIDjO91Chf9GOBHI8AhIiMyaoOrKVPQny1uf0HIAYNoHKL5slhkqOPP2ZyNaVQGw== +"@testing-library/user-event@12.7.2": + version "12.7.2" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.7.2.tgz#78749eadc8324009b428bdb8d7edc64b63c3e86c" + integrity sha512-6uUYor7b0+JAcanK0rmCEZGo6t0n2F4WUKXL9toQg495a9YE2MHlJ8GWzfCgsUPyVHw8SNaMN8UrZoHABf+oOg== dependencies: "@babel/runtime" "^7.12.5"