chore: roll playwright to Jun 10th, v1.53 (#542)

Co-authored-by: Simon Knott <simonknott@microsoft.com>
This commit is contained in:
Dmitry Gozman
2025-06-11 15:53:14 +01:00
committed by GitHub
parent 4ea7041ba9
commit 0df6d7a441
3 changed files with 16 additions and 21 deletions

View File

@@ -40,13 +40,13 @@
"commander": "^13.1.0",
"debug": "^4.4.1",
"mime": "^4.0.7",
"playwright": "1.53.0-alpha-2025-05-27",
"playwright": "1.53.0",
"zod-to-json-schema": "^3.24.4"
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.19.0",
"@playwright/test": "1.53.0-alpha-2025-05-27",
"@playwright/test": "1.53.0",
"@stylistic/eslint-plugin": "^3.0.1",
"@types/debug": "^4.1.12",
"@types/node": "^22.13.10",