chore: roll 1.58.0-alpha-2026-01-16 (#1312)

This commit is contained in:
Yury Semikhatsky
2026-01-16 09:49:16 -08:00
committed by GitHub
parent 9cc61b4faf
commit 4b1a6842b1
2 changed files with 17 additions and 17 deletions

View File

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