diff --git a/package.json b/package.json index 702dcde40..7b829a188 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@matejmazur/react-katex": "3.1.3", "@testing-library/jest-dom": "5.11.4", "@testing-library/react": "10.4.9", - "@testing-library/user-event": "12.1.2", + "@testing-library/user-event": "12.1.3", "@types/codemirror": "0.0.97", "@types/deep-equal": "1.0.1", "@types/emoji-mart": "3.0.2", diff --git a/yarn.lock b/yarn.lock index 3612fd789..58370312a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1619,10 +1619,10 @@ "@babel/runtime" "^7.10.3" "@testing-library/dom" "^7.22.3" -"@testing-library/user-event@12.1.2": - version "12.1.2" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.2.tgz#f84699a082670b3a8cbe972ff5a43352e30bd87b" - integrity sha512-ClbmHIYzGFGr0J0Uw7ZD+VcHzpdlj2BenffyMMiEqqJ+mey8fJQdc3qs7lczKoEQyaN+YmK2QqJbpYkwuVSGEg== +"@testing-library/user-event@12.1.3": + version "12.1.3" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.1.3.tgz#0b19022f4e59596563f3f53293d67b3ab2c394f3" + integrity sha512-U6tpKWbBMvqt8tIF77crr9VyP1W+yxK+c48xH5rvYwmT4MER5jvWAFqNzkn542Bt3qeDCn0aqwb0Pv+3mDbLtw== dependencies: "@babel/runtime" "^7.10.2"