Update Playwright to v1.63.0
CI / full-gate (push) Successful in 3m47s
Mirror / github-mirror (push) Successful in 2s

This commit was merged in pull request #107.
This commit is contained in:
2026-09-05 04:18:23 +00:00
parent d3151f222a
commit ea320f6a28
3 changed files with 14 additions and 32 deletions
+1 -1
View File
@@ -7,6 +7,6 @@
"test": "playwright test"
},
"devDependencies": {
"@playwright/test": "1.62.1"
"@playwright/test": "1.63.0"
}
}