Skip to content

Commit 2a2878a

Browse files
authored
chore: Update playwright to v1.55.0 (#1179)
1 parent d88e675 commit 2a2878a

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

.github/workflows/web-ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
timeout-minutes: 60
136136
runs-on: ubuntu-latest
137137
container:
138-
image: mcr.microsoft.com/playwright:v1.51.1-jammy@sha256:79da45705a7c3f147c435ac6d0beeddf2e132f53263cb27bed90beafbb2e552b
138+
image: mcr.microsoft.com/playwright:v1.55.0-jammy@sha256:55db7b712a981e9cc1ec757a4511cd01c5ed4e20bd7c84b2dee4e1d320102b9d
139139
strategy:
140140
fail-fast: false
141141
matrix:

web_ui/package-lock.json

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

web_ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"@geti/config": "*",
118118
"@ianvs/prettier-plugin-sort-imports": "^4.5.1",
119119
"@mjackson/headers": "^0.10.0",
120-
"@playwright/test": "^1.51.1",
120+
"@playwright/test": "^1.55.0",
121121
"@rsbuild/core": "^1.4.14",
122122
"@rsbuild/plugin-react": "^1.3.5",
123123
"@rsbuild/plugin-sass": "^1.3.4",

0 commit comments

Comments
 (0)