diff --git a/package.json b/package.json index 0df7e82..c4720e2 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^11.2.7", - "@testing-library/user-event": "^13.1.9", + "@testing-library/user-event": "^13.3.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-scripts": "4.0.3" diff --git a/yarn.lock b/yarn.lock index e8b2292..55d102e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2447,10 +2447,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@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.3.0": + version "13.3.0" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.3.0.tgz#2ce50953b885c452a2b2df880a1998637599dcf5" + integrity sha512-f8AJ8ybUna88Lmx3l5fuPMhzyyrcopQk/vgVDHVKOnOf2kkjfVSb0Px77iduHmh6uFUcXsD/z6qp4G13rObVrw== dependencies: "@babel/runtime" "^7.12.5"