diff --git a/package.json b/package.json index d2794a49..f22d2b9a 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "^16.0.1", - "@testing-library/user-event": "^14.5.2", + "@testing-library/user-event": "^14.6.0", "@types/glob": "^8.1.0", "@types/jest": "^29.5.13", "@types/lodash": "^4.17.10", diff --git a/yarn.lock b/yarn.lock index f0cc2dcb..c51a5db3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2063,10 +2063,10 @@ dependencies: "@babel/runtime" "^7.12.5" -"@testing-library/user-event@^14.5.2": - version "14.5.2" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.2.tgz#db7257d727c891905947bd1c1a99da20e03c2ebd" - integrity sha512-YAh82Wh4TIrxYLmfGcixwD18oIjyC1pFQC2Y01F2lzV2HTMiYrI0nze0FD0ocB//CKS/7jIUgae+adPqxK5yCQ== +"@testing-library/user-event@^14.6.0": + version "14.6.0" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.6.0.tgz#6748ec1ac6df9291e92b6abc0f3530b3842bf34d" + integrity sha512-+jsfK7kVJbqnCYtLTln8Ja/NmVrZRwBJHmHR9IxIVccMWSOZ6Oy0FkDJNeyVu4QSpMNmRfy10Xb76ObRDlWWBQ== "@tootallnate/once@2": version "2.0.0"