chore: roll playwright to 1745357020000 (#249)

This commit is contained in:
Pavel Feldman
2025-04-22 16:04:50 -07:00
committed by GitHub
parent 1bc3c761de
commit f7e9bae571
6 changed files with 38 additions and 26 deletions

View File

@@ -36,14 +36,14 @@
"dependencies": {
"@modelcontextprotocol/sdk": "^1.6.1",
"commander": "^13.1.0",
"playwright": "^1.52.0-alpha-1743163434000",
"playwright": "1.53.0-alpha-1745357020000",
"yaml": "^2.7.1",
"zod-to-json-schema": "^3.24.4"
},
"devDependencies": {
"@eslint/eslintrc": "^3.2.0",
"@eslint/js": "^9.19.0",
"@playwright/test": "^1.52.0-alpha-1743163434000",
"@playwright/test": "1.53.0-alpha-1745357020000",
"@stylistic/eslint-plugin": "^3.0.1",
"@types/node": "^22.13.10",
"@typescript-eslint/eslint-plugin": "^8.26.1",