chore: roll Playwright to 1.54.1 (#665)

This commit is contained in:
Pavel Feldman 2025-07-14 09:51:14 -07:00 committed by GitHub
parent 841bb417d1
commit 7fca8f50f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 16 additions and 16 deletions

View file

@ -43,14 +43,14 @@
"commander": "^13.1.0",
"debug": "^4.4.1",
"mime": "^4.0.7",
"playwright": "1.54.0",
"playwright": "1.54.1",
"ws": "^8.18.1",
"zod-to-json-schema": "^3.24.4"
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.19.0",
"@playwright/test": "1.54.0",
"@playwright/test": "1.54.1",
"@stylistic/eslint-plugin": "^3.0.1",
"@types/chrome": "^0.0.315",
"@types/debug": "^4.1.12",