Skip to content

Commit e4e53a5

Browse files
chore(deps): bump playwright
Bumps the npm_and_yarn group with 1 update in the / directory: [playwright](https://github.com/microsoft/playwright). Updates `playwright` from 1.53.0 to 1.55.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.53.0...v1.55.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 885f6cf commit e4e53a5

File tree

3 files changed

+643
-96
lines changed

3 files changed

+643
-96
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@astrojs/starlight-tailwind": "^4.0.1",
1616
"@openai/agents": "workspace:*",
1717
"@tailwindcss/vite": "^4.1.13",
18-
"astro": "^5.14.3",
18+
"astro": "^5.14.7",
1919
"sharp": "^0.34.4",
2020
"starlight-llms-txt": "^0.6.0",
2121
"starlight-typedoc": "^0.21.3",

examples/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "tools",
44
"dependencies": {
55
"@openai/agents": "workspace:*",
6-
"playwright": "^1.52.0",
6+
"playwright": "^1.55.1",
77
"zod": "^3.25.40"
88
},
99
"scripts": {

0 commit comments

Comments
 (0)