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

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

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

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

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

* ⬆ Bump @playwright/test from 1.55.0 to 1.56.1 in package.json and package-lock.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-10-25 09:51:28 +02:00
committed by GitHub
parent 9b1d095aee
commit 963bd8a77d
3 changed files with 25 additions and 25 deletions

View File

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