Skip to content

Commit fc85fa9

Browse files
chore(deps): update mcr.microsoft.com/playwright docker tag to v1.56.1 (#3005)
* chore(deps): update mcr.microsoft.com/playwright docker tag to v1.56.1 * chore(playwright-tests): update playwright --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: BobrImperator <bartholomew.dudzik@gmail.com>
1 parent c96cbb8 commit fc85fa9

3 files changed

Lines changed: 21 additions & 22 deletions

File tree

.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.53.2-noble
98+
image: mcr.microsoft.com/playwright:v1.56.1-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.30.1",
20-
"@playwright/test": "1.53.2",
20+
"@playwright/test": "1.56.1",
2121
"@types/node": "24.9.2",
2222
"@typescript-eslint/eslint-plugin": "8.35.1",
2323
"@typescript-eslint/parser": "8.35.1",
@@ -27,7 +27,7 @@
2727
"eslint-config-prettier": "10.1.8",
2828
"eslint-plugin-prettier": "5.5.4",
2929
"msw": "2.10.5",
30-
"playwright": "1.53.2",
30+
"playwright": "1.56.1",
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)