Skip to content

Commit a70854c

Browse files
authored
chore: roll Playwright to latest (#1056)
1 parent d42e0e1 commit a70854c

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
}
3434
},
3535
"dependencies": {
36-
"playwright": "1.56.0-alpha-2025-09-17",
37-
"playwright-core": "1.56.0-alpha-2025-09-17"
36+
"playwright": "1.56.0-alpha-2025-09-18",
37+
"playwright-core": "1.56.0-alpha-2025-09-18"
3838
},
3939
"bin": {
4040
"mcp-server-playwright": "cli.js"
4141
},
4242
"devDependencies": {
4343
"@modelcontextprotocol/sdk": "^1.17.5",
44-
"@playwright/test": "1.56.0-alpha-2025-09-17",
44+
"@playwright/test": "1.56.0-alpha-2025-09-18",
4545
"@types/node": "^24.3.0",
4646
"zod-to-json-schema": "^3.24.6"
4747
}

0 commit comments

Comments
 (0)