diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0808d12e206d..929b8cff28fe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1559,7 +1559,7 @@ importers: specifier: workspace:* version: link:../packages/x-license/build '@playwright/test': - specifier: ^1.46.0 + specifier: ^1.47.0 version: 1.47.2 '@react-spring/web': specifier: ^9.7.4 diff --git a/test/package.json b/test/package.json index 9a454157d6b9..948db9a7de5b 100644 --- a/test/package.json +++ b/test/package.json @@ -18,7 +18,7 @@ "@mui/x-date-pickers": "workspace:*", "@mui/x-date-pickers-pro": "workspace:*", "@mui/x-license": "workspace:*", - "@playwright/test": "^1.46.0", + "@playwright/test": "^1.47.0", "@react-spring/web": "^9.7.4", "@types/chai": "^4.3.20", "@types/karma": "^6.3.8",