diff --git a/package.json b/package.json index da8a2710e..3c0eca7d6 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@testing-library/dom": "8.13.0", "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "12.1.5", - "@testing-library/user-event": "14.1.0", + "@testing-library/user-event": "14.1.1", "@types/babel-plugin-macros": "2.8.5", "@types/babel__code-frame": "^7.0.3", "@types/cross-spawn": "^6.0.2", diff --git a/yarn.lock b/yarn.lock index a9dbaea6e..3b5f0ebdb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2321,10 +2321,10 @@ "@testing-library/dom" "^8.0.0" "@types/react-dom" "<18.0.0" -"@testing-library/user-event@14.1.0": - version "14.1.0" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.0.tgz#db479c06271b72a4d41cf595ec2ad7ff078c1d72" - integrity sha512-+CGfMXlVM+OwREHDEsfTGsXIMI+rjr3a7YBUSutq7soELht+8kQrM5k46xa/WLfHdtX/wqsDIleL6bi4i+xz0w== +"@testing-library/user-event@14.1.1": + version "14.1.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.1.1.tgz#e1ff6118896e4b22af31e5ea2f9da956adde23d8" + integrity sha512-XrjH/iEUqNl9lF2HX9YhPNV7Amntkcnpw0Bo1KkRzowNDcgSN9i0nm4Q8Oi5wupgdfPaJNMAWa61A+voD6Kmwg== "@tootallnate/once@1": version "1.1.2"