diff --git a/package.json b/package.json index 355afbdba..7b042ce53 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "5.9.0", "@testing-library/react": "10.2.1", - "@testing-library/user-event": "11.2.1", + "@testing-library/user-event": "11.3.1", "@types/jest": "25.2.3", "@types/node": "12.12.44", "@types/node-sass": "4.11.1", diff --git a/yarn.lock b/yarn.lock index 958baf615..e3e5c718f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1418,10 +1418,10 @@ "@babel/runtime" "^7.10.2" "@testing-library/dom" "^7.9.0" -"@testing-library/user-event@11.2.1": - version "11.2.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.2.1.tgz#2de8327e4cf89c145bcf9a0f17773a632bc58b26" - integrity sha512-dwXa4y+9mAp1+wR/1ufFjm5kUHsvJ5Y5dCdaWyU1CXIA7SNSHcEYVWHGjwZNGrxf00Jm16bN57z5gUMsXCzjSA== +"@testing-library/user-event@11.3.1": + version "11.3.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.3.1.tgz#a5388cfff2c578825144a6665942124a26852aa3" + integrity sha512-kiilTC/B48wmEfRunCsU20ndyJmLoFnsxIv9et/s2+tVmNSfErzkVKxhcPKtO5ktM205+qzy6dyR55JiKXIzqQ== dependencies: "@babel/runtime" "^7.10.2"