Skip to content

Commit 9c2961d

Browse files
authored
chore: pin playwright-core to 55 (#988)
1.56.x breaks CI so pin to the latest 1.55.x
1 parent 44910ce commit 9c2961d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"packages/*"
4848
],
4949
"overrides": {
50-
"playwright-core": "1.54.1"
50+
"playwright-core": "1.55.1"
5151
}
5252
}

0 commit comments

Comments
 (0)