⬆ Bump playwright from v1.56.1-noble to v1.57.0-noble in /frontend (#2016)

* ⬆ Bump playwright from v1.56.1-noble to v1.57.0-noble in /frontend

Bumps playwright from v1.56.1-noble to v1.57.0-noble.

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: v1.57.0-noble
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update package.json

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <alejsdev@gmail.com>
This commit is contained in:
dependabot[bot]
2025-12-01 13:40:37 +01:00
committed by GitHub
parent 6c08a05f48
commit d27647ffe0
3 changed files with 25 additions and 25 deletions

View File

@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright:v1.56.1-noble
FROM mcr.microsoft.com/playwright:v1.57.0-noble
WORKDIR /app