diff --git a/package.json b/package.json index e7ca3ecec..cdcd422bf 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "@iconify/react": "1.1.4", "@testing-library/jest-dom": "5.16.5", "@testing-library/react": "10.4.9", - "@testing-library/user-event": "10.4.1", + "@testing-library/user-event": "14.4.3", "@types/jest": "26.0.24", "@types/node": "12.20.55", "@types/react": "16.14.35", diff --git a/yarn.lock b/yarn.lock index 660b8951b..9c29cdf8f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1360,12 +1360,10 @@ "@babel/runtime" "^7.10.3" "@testing-library/dom" "^7.22.3" -"@testing-library/user-event@10.4.1": - version "10.4.1" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-10.4.1.tgz#f62adeae45681484dc24e6ca4f0b8f8a09321429" - integrity sha512-3sdJAfjT0i4aNvo0Gqod5MvZXutMXarVsLtb+r1t65AaRJY7BgMIzWgOtfM5dxRvZsc7IdXnCt9+gcWhiXk1xg== - dependencies: - "@babel/runtime" "^7.10.2" +"@testing-library/user-event@14.4.3": + version "14.4.3" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.3.tgz#af975e367743fa91989cd666666aec31a8f50591" + integrity sha512-kCUc5MEwaEMakkO5x7aoD+DLi02ehmEM2QCGWvNqAS1dV/fAvORWEjnjsEIvml59M7Y5kCkWN6fCCyPOe8OL6Q== "@types/aria-query@^4.2.0": version "4.2.0"