diff --git a/devtool/package.json b/devtool/package.json index 2b9d118b..61f58623 100644 --- a/devtool/package.json +++ b/devtool/package.json @@ -9,7 +9,7 @@ "@svgr/webpack": "5.5.0", "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "13.2.0", - "@testing-library/user-event": "14.1.0", + "@testing-library/user-event": "14.2.0", "@types/jest": "26.0.24", "@types/node": "12.20.52", "@types/react": "18.0.9", diff --git a/devtool/yarn.lock b/devtool/yarn.lock index 7f414c8a..3759f22f 100644 --- a/devtool/yarn.lock +++ b/devtool/yarn.lock @@ -1889,10 +1889,10 @@ "@testing-library/dom" "^8.5.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.2.0": + version "14.2.0" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.2.0.tgz#8293560f8f80a00383d6c755ec3e0b918acb1683" + integrity sha512-+hIlG4nJS6ivZrKnOP7OGsDu9Fxmryj9vCl8x0ZINtTJcCHs2zLsYif5GzuRiBF2ck5GZG2aQr7Msg+EHlnYVQ== "@tootallnate/once@1": version "1.1.2"