diff --git a/package.json b/package.json index fa532faf6..6d459feec 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "@testing-library/jest-dom": "^5.11.9", "@testing-library/preact": "^2.0.1", "@testing-library/preact-hooks": "^1.1.0", - "@testing-library/user-event": "^13.0.10", + "@testing-library/user-event": "^13.0.16", "babel-core": "^7.0.0-bridge.0", "babel-eslint": "^10.1.0", "babel-jest": "^26.6.3", diff --git a/yarn.lock b/yarn.lock index 82b89b83c..4fafc5e45 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2664,10 +2664,10 @@ dependencies: "@testing-library/dom" "^7.16.2" -"@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== +"@testing-library/user-event@^13.0.16": + version "13.0.16" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.0.16.tgz#c027a9656f1984cf05f9c94c8f7168c06e85792c" + integrity sha512-plXL8lGR2H0xm0fHE0Dfz37ke2UtBI1wAmaWIo6BP7+pGt+BxdBQrITHAMGcac0a3PtBi5CXNPth8S53ISO1Ew== dependencies: "@babel/runtime" "^7.12.5"