diff --git a/package.json b/package.json index dc2bb0a6a..695e6062d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@matejmazur/react-katex": "3.1.3", "@testing-library/jest-dom": "5.14.1", "@testing-library/react": "12.0.0", - "@testing-library/user-event": "13.1.9", + "@testing-library/user-event": "13.2.0", "@types/codemirror": "5.60.2", "@types/d3-graphviz": "2.6.7", "@types/diff": "5.0.1", diff --git a/yarn.lock b/yarn.lock index 0805bc617..4068b22af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1912,10 +1912,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^8.0.0" -"@testing-library/user-event@13.1.9": - version "13.1.9" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.9.tgz#29e49a42659ac3c1023565ff56819e0153a82e99" - integrity sha512-NZr0zL2TMOs2qk+dNlqrAdbaRW5dAmYwd1yuQ4r7HpkVEOj0MWuUjDWwKhcLd/atdBy8ZSMHSKp+kXSQe47ezg== +"@testing-library/user-event@13.2.0": + version "13.2.0" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.2.0.tgz#8d63aaae1f5ec1d683d3afe57acd5f175f819f0f" + integrity sha512-wDEuKkkChNfA02Fpd9A39AXmdmxkvRcHyt/cK3WWiPAQTyMhcKFNM51aQgpEDJUcdj7uPsOaDEESoW/L1b2kZA== dependencies: "@babel/runtime" "^7.12.5"