Skip to content

Commit 963bd8a

Browse files
⬆ 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] <[email protected]> * ⬆ Bump @playwright/test from 1.55.0 to 1.56.1 in package.json and package-lock.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alejandra <[email protected]>
1 parent 9b1d095 commit 963bd8a

File tree

3 files changed

+25
-25
lines changed

3 files changed

+25
-25
lines changed

frontend/Dockerfile.playwright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/playwright:v1.55.0-noble
1+
FROM mcr.microsoft.com/playwright:v1.56.1-noble
22

33
WORKDIR /app
44

frontend/package-lock.json

Lines changed: 23 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"devDependencies": {
2929
"@biomejs/biome": "^2.2.4",
3030
"@hey-api/openapi-ts": "0.73.0",
31-
"@playwright/test": "^1.55.0",
31+
"@playwright/test": "1.56.1",
3232
"@tanstack/router-devtools": "^1.131.42",
3333
"@tanstack/router-plugin": "^1.133.15",
3434
"@types/node": "^24.5.2",

0 commit comments

Comments
 (0)