⬆ 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>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM mcr.microsoft.com/playwright:v1.57.0-noble
|
||||
FROM mcr.microsoft.com/playwright:v1.58.0-noble
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.3.10",
|
||||
"@hey-api/openapi-ts": "0.73.0",
|
||||
"@playwright/test": "1.57.0",
|
||||
"@playwright/test": "1.58.0",
|
||||
"@tanstack/router-devtools": "^1.142.11",
|
||||
"@tanstack/router-plugin": "^1.140.0",
|
||||
"@types/node": "^25.0.10",
|
||||
|
||||
Reference in New Issue
Block a user