diff --git a/package.json b/package.json index 9f66b311..ff734a6e 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@testing-library/jest-dom": "5.11.9", "@testing-library/react": "11.2.5", "@testing-library/react-hooks": "5.1.0", - "@testing-library/user-event": "12.7.2", + "@testing-library/user-event": "12.8.1", "autoprefixer": "9.8.6", "babel-eslint": "^10.1.0", "docz": "2.3.1", diff --git a/yarn.lock b/yarn.lock index 9452eca3..c5a2f233 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2318,10 +2318,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@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== +"@testing-library/user-event@12.8.1": + version "12.8.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.8.1.tgz#aa897d6e7f0cf2208385abc2da2ac3f5844bbd00" + integrity sha512-u521YhkCKip0DQNDpfj9V97PU7UlCTkW5jURUD4JipuVe/xDJ32dJSIHlT2pqAs/I91OFB8p6LtqaLZpOu8BWQ== dependencies: "@babel/runtime" "^7.12.5"