diff --git a/package.json b/package.json index f307672f..553cbfbc 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@testing-library/jest-dom": "5.12.0", "@testing-library/react": "11.2.6", "@testing-library/react-hooks": "5.1.2", - "@testing-library/user-event": "13.1.5", + "@testing-library/user-event": "14.4.3", "autoprefixer": "9.8.6", "babel-eslint": "^10.1.0", "docz": "2.3.1", diff --git a/yarn.lock b/yarn.lock index b411a22a..c8a500c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2443,12 +2443,10 @@ "@babel/runtime" "^7.12.5" "@testing-library/dom" "^7.28.1" -"@testing-library/user-event@13.1.5": - version "13.1.5" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-13.1.5.tgz#1ce11c37bf4df8f264fb7999ded7139e092a29bd" - integrity sha512-dD1FRHuWhfdcnb6H9/oaIIZHx9LQKGxbTtYV3i5Zru8I3GWWJoG2WtlAlXZ/56djO+6TvfsWPj5cXQvoTFQATQ== - dependencies: - "@babel/runtime" "^7.12.5" +"@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== "@theme-ui/typography@^0.2.5": version "0.2.46"