Skip to content

Commit 9b3ad12

Browse files
Merge pull request #3033 from mainmatter/renovate/mcr.microsoft.com-playwright-1.x
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.57.0
2 parents d0ff583 + 4a3ca1c commit 9b3ad12

File tree

3 files changed

+21
-22
lines changed

3 files changed

+21
-22
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
runs-on: ubuntu-latest
9696
timeout-minutes: 10
9797
container:
98-
image: mcr.microsoft.com/playwright:v1.56.1-noble
98+
image: mcr.microsoft.com/playwright:v1.57.0-noble
9999
options: --user 1001
100100

101101
strategy:

packages/playwright-tests/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"devDependencies": {
1919
"@eslint/js": "9.39.1",
20-
"@playwright/test": "1.56.1",
20+
"@playwright/test": "1.57.0",
2121
"@types/node": "24.10.1",
2222
"@typescript-eslint/eslint-plugin": "8.47.0",
2323
"@typescript-eslint/parser": "8.47.0",
@@ -27,7 +27,7 @@
2727
"eslint-config-prettier": "10.1.8",
2828
"eslint-plugin-prettier": "5.5.4",
2929
"msw": "2.12.3",
30-
"playwright": "1.56.1",
30+
"playwright": "1.57.0",
3131
"playwright-msw": "3.0.1",
3232
"prettier": "3.6.2"
3333
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)