chore: roll 1.58.0-alpha-2026-01-15 (#1309)

This commit is contained in:
Yury Semikhatsky
2026-01-15 11:18:57 -08:00
committed by GitHub
parent 33b4c00923
commit 9cc61b4faf
4 changed files with 27 additions and 17 deletions

View File

@@ -37,15 +37,15 @@
}
},
"dependencies": {
"playwright": "1.58.0-alpha-2026-01-07",
"playwright-core": "1.58.0-alpha-2026-01-07"
"playwright": "1.58.0-alpha-2026-01-15",
"playwright-core": "1.58.0-alpha-2026-01-15"
},
"bin": {
"mcp-server-playwright": "cli.js"
},
"devDependencies": {
"@modelcontextprotocol/sdk": "^1.24.0",
"@playwright/test": "1.58.0-alpha-2026-01-07",
"@playwright/test": "1.58.0-alpha-2026-01-15",
"@types/node": "^24.3.0"
}
}