Skip to content

Commit dedaa07

Browse files
⬆ Bump playwright from v1.57.0-noble to v1.58.0-noble in /frontend (#2150)
* ⬆ Bump playwright from v1.57.0-noble to v1.58.0-noble in /frontend Bumps playwright from v1.57.0-noble to v1.58.0-noble. --- updated-dependencies: - dependency-name: playwright dependency-version: v1.58.0-noble dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * ⬆️ Update playwright in 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>
1 parent a00382f commit dedaa07

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

bun.lock

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

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.57.0-noble
1+
FROM mcr.microsoft.com/playwright:v1.58.0-noble
22

33
WORKDIR /app
44

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"devDependencies": {
5252
"@biomejs/biome": "^2.3.10",
5353
"@hey-api/openapi-ts": "0.73.0",
54-
"@playwright/test": "1.57.0",
54+
"@playwright/test": "1.58.0",
5555
"@tanstack/router-devtools": "^1.142.11",
5656
"@tanstack/router-plugin": "^1.140.0",
5757
"@types/node": "^25.0.10",

0 commit comments

Comments
 (0)