diff --git a/package.json b/package.json index 9906186..b9f57a3 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@testing-library/dom": "8.9.1", "@testing-library/jest-dom": "5.14.1", "@testing-library/react": "12.1.2", - "@testing-library/user-event": "13.3.0", + "@testing-library/user-event": "13.4.1", "@types/react": "17.0.30", "@types/react-dom": "17.0.9", "eslint": "7.32.0", diff --git a/yarn.lock b/yarn.lock index 169d3d2..52383c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1723,10 +1723,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^8.0.0" -"@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== +"@testing-library/user-event@13.4.1": + version "13.4.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.4.1.tgz#8d9e73bcc7be09560b4c0ffbb6842ac43bc80ed2" + integrity sha512-WcnVwi96MmFsHLMNvBz03aPMVDU3UOgucXcn85fNXKKdtd7CHi2NAgE3hASt157yTB9krym0ikFVKbqYghKRCg== dependencies: "@babel/runtime" "^7.12.5"