diff --git a/packages/mui-base/package.json b/packages/mui-base/package.json index e4fef6c3b37113..5847e1db452827 100644 --- a/packages/mui-base/package.json +++ b/packages/mui-base/package.json @@ -53,7 +53,7 @@ "@mui-internal/test-utils": "^1.0.0", "@mui/material": "^5.14.11", "@testing-library/react": "^14.0.0", - "@testing-library/user-event": "^14.4.3", + "@testing-library/user-event": "^14.5.1", "@types/chai": "^4.3.6", "@types/prop-types": "^15.7.7", "@types/react": "18.2.21", diff --git a/packages/mui-material-next/package.json b/packages/mui-material-next/package.json index 69cdbee7d763ed..67770c544e77a2 100644 --- a/packages/mui-material-next/package.json +++ b/packages/mui-material-next/package.json @@ -53,7 +53,7 @@ }, "devDependencies": { "@mui-internal/test-utils": "^1.0.0", - "@testing-library/user-event": "^14.4.3", + "@testing-library/user-event": "^14.5.1", "@types/chai": "^4.3.6", "@types/prop-types": "^15.7.7", "@types/react": "^18.2.21", diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index b7b1353fd4ea10..fe82e38de2a6b9 100644 --- a/packages/mui-material/package.json +++ b/packages/mui-material/package.json @@ -63,7 +63,7 @@ "@popperjs/core": "^2.11.8", "@rollup/plugin-replace": "^5.0.2", "@testing-library/dom": "^9.3.3", - "@testing-library/user-event": "^14.4.3", + "@testing-library/user-event": "^14.5.1", "@types/chai": "^4.3.6", "@types/prop-types": "^15.7.7", "@types/react": "^18.2.21", diff --git a/yarn.lock b/yarn.lock index f338edab466d3a..5f658e6b8c1675 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3334,10 +3334,10 @@ "@testing-library/dom" "^9.0.0" "@types/react-dom" "^18.0.0" -"@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== +"@testing-library/user-event@^14.5.1": + version "14.5.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.5.1.tgz#27337d72046d5236b32fd977edee3f74c71d332f" + integrity sha512-UCcUKrUYGj7ClomOo2SpNVvx4/fkd/2BbIHDCle8A0ax+P3bU7yJwDBDrS6ZwdTMARWTGODX1hEsCcO+7beJjg== "@theme-ui/color-modes@^0.16.1": version "0.16.1"