diff --git a/package.json b/package.json index 0df7e82..135491a 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": "^14.4.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-scripts": "4.0.3" diff --git a/yarn.lock b/yarn.lock index e8b2292..8b00aab 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2447,12 +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== - dependencies: - "@babel/runtime" "^7.12.5" +"@testing-library/user-event@^14.4.1": + version "14.4.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.1.tgz#dfa1cceef4833f5288a4090d1b85dce5d8dc20b6" + integrity sha512-Gr20dje1RaNxZ1ehHGPvFkLswfetBQKCfRD/lo6sUJQ52X2TV/QnqUpkjoShfEebrB2KiTPfQkcONwdQiofLhg== "@types/anymatch@*": version "1.3.1"