diff --git a/package.json b/package.json index 1320547c7..91c45f5d5 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "@testing-library/dom": "^7.28.1", "@testing-library/jest-dom": "^5.11.6", "@testing-library/react": "^11.2.2", - "@testing-library/user-event": "^12.3.0", + "@testing-library/user-event": "^13.0.1", "@types/jest": "^26.0.13", "@types/lodash.round": "^4.0.6", "@types/lodash.throttle": "^4.1.6", diff --git a/yarn.lock b/yarn.lock index e602aa108..6e16006e4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2725,10 +2725,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@^12.3.0": - 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== +"@testing-library/user-event@^13.0.1": + version "13.0.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.1.tgz#a1c0727ca3eefa6f9bd0ccce98d02770e6446e8f" + integrity sha512-7n3Y5Vohib6yVFW60JlCvQOqBDIlE1SRyo78nmoHwePAg3SVhnfyOI30RYNj3yFF7qy7e0uVlewzTyvNxyJjEA== dependencies: "@babel/runtime" "^7.12.5"