diff --git a/package.json b/package.json index 67834ca..24fe2ce 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@babel/plugin-proposal-decorators": "^7.12.13", "@testing-library/jest-dom": "^5.11.9", "@testing-library/react": "^11.2.5", - "@testing-library/user-event": "^12.6.3", + "@testing-library/user-event": "^13.1.9", "@types/jest": "^26.0.20", "@types/node": "^14.14.25", "@types/react": "^17.0.1", diff --git a/yarn.lock b/yarn.lock index 2fce0a9..4d9a10d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2475,10 +2475,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@^12.6.3": - version "12.6.3" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-12.6.3.tgz#4a77c56a48823cf8adebd0f57670e4a89c24d058" - integrity sha512-PCmbUKofE4SXA7l8jphZAbvv5H3c4ix34xPZ/GNe99fASX//msJRgiMbHIBP+GwRfgVG9c7zmkODSPu2X2vNRw== +"@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== dependencies: "@babel/runtime" "^7.12.5"