diff --git a/package.json b/package.json index 3f1b427..33754bf 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^12.6.2", + "@testing-library/user-event": "^13.0.10", "@types/jest": "^26.0.20", "@types/node": "^14.14.31", "@types/react": "^17.0.3", diff --git a/yarn.lock b/yarn.lock index 5f0b6ef..4b18a55 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2322,10 +2322,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@^12.6.2": - version "12.6.2" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.2.tgz#accce6be0353be38e07bce55b31232d89ae10bc2" - integrity sha512-4OsiTSo2vbQm+eOnm1un8b9i2Re4mn+D7d7ET6HXtzYKY7vPe3O01iYKRmSW9vS5mNrQcCLwvRhVq1gWs5YGKA== +"@testing-library/user-event@^13.0.10": + version "13.0.10" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.10.tgz#8bd5c9f82b5e707fde598a8f319943c289a87378" + integrity sha512-LORQD86zMtv/lP1RpulfBm5wGjTwmzqCRBx15nOYcH55ojsGoaTNsL76V5eoZWefl+T2SvG0kqY6mwOxJ1/5Og== dependencies: "@babel/runtime" "^7.12.5"