diff --git a/package.json b/package.json index 1c172a0be..2c0c128ab 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.3.1", + "@testing-library/user-event": "11.3.2", "@types/jest": "25.2.3", "@types/node": "12.12.45", "@types/node-sass": "4.11.1", diff --git a/yarn.lock b/yarn.lock index 25d087324..21ff8cbea 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.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== +"@testing-library/user-event@11.3.2": + version "11.3.2" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-11.3.2.tgz#015232ed88a54deb4664afec4b9e65a74c268f2a" + integrity sha512-2QBLj/nuIUf2vV5kpoix8nnIcePsyjCiALOs9ooF11HynHkrShmPL8Nxo94SIXSGIovTWYVYJpN4VaLO2fjKbQ== dependencies: "@babel/runtime" "^7.10.2"