Bump playwright from 1.25.0 to 1.55.1 in /frontend

Bumps [playwright](https://github.com/microsoft/playwright) from 1.25.0 to 1.55.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.25.0...v1.55.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.55.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-03 11:44:51 -06:00
committed by Umputun
parent a311ff7b38
commit 22ee7a06d5
3 changed files with 28 additions and 24 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright:jammy
FROM mcr.microsoft.com/playwright:v1.57.0-noble
ENV CI true
WORKDIR /frontend