Skip to content

Commit fa39625

Browse files
⬆ Bump playwright from v1.58.0-noble to v1.58.2-noble in /frontend (#2175)
* ⬆ Bump playwright from v1.58.0-noble to v1.58.2-noble in /frontend Bumps playwright from v1.58.0-noble to v1.58.2-noble. --- updated-dependencies: - dependency-name: playwright dependency-version: v1.58.2-noble dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * ⬆ Bump @playwright/test from 1.58.0 to 1.58.2 --------- 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 0f289cf commit fa39625

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.58.0-noble
1+
FROM mcr.microsoft.com/playwright:v1.58.2-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.12",
5353
"@hey-api/openapi-ts": "0.73.0",
54-
"@playwright/test": "1.58.0",
54+
"@playwright/test": "1.58.2",
5555
"@tanstack/router-devtools": "^1.157.17",
5656
"@tanstack/router-plugin": "^1.140.0",
5757
"@types/node": "^25.1.0",

0 commit comments

Comments
 (0)