Skip to content

Commit 74a0c03

Browse files
Update node-playwright
1 parent 451fa0d commit 74a0c03

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ test:
3838
- if: $C0_UPDATE_SNAPSHOTS == null
3939

4040
.storybook:test:base:
41-
image: ghcr.io/code0-tech/build-images/node-playwright:236.1-node-24.11
41+
image: ghcr.io/code0-tech/build-images/node-playwright:242.1-node-24.11
4242
stage: test
4343
before_script:
4444
- npm ci

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"js-md5": "^0.8.3",
6565
"merge-props": "^6.0.0",
6666
"overlap-area": "^1.1.0",
67-
"playwright": "1.56.1",
67+
"playwright": "1.57.0",
6868
"react": "^19.2.0",
6969
"react-dom": "^19.2.0",
7070
"react-resizable-panels": "^3.0.6",

0 commit comments

Comments
 (0)