Skip to content

Commit 0251cc3

Browse files
authored
pin playwright 1.55.1 (#71)
1.56 webkit breaks linux arm
1 parent ea98ab4 commit 0251cc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"license": "AGPL-3.0-or-later",
2222
"devDependencies": {
2323
"@antfu/eslint-config": "^4.16.1",
24-
"@playwright/test": "^1.53.1",
24+
"@playwright/test": "1.55.1",
2525
"@types/node": "^24.0.4",
2626
"@types/uzip": "^0.20201231.2",
2727
"error-stack-parser": "^2.1.4",

0 commit comments

Comments
 (0)