Skip to content

Commit 989b025

Browse files
chore(deps-dev): bump playwright from 1.55.0 to 1.55.1
Bumps [playwright](https://github.com/microsoft/playwright) from 1.55.0 to 1.55.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.0...v1.55.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.55.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cff2b66 commit 989b025

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

package-lock.json

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

packages/vite-plugin-tanstack-start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@netlify/dev-utils": "^4.3.1",
4444
"@types/node": "^22.18.5",
4545
"normalize-package-data": "^8.0.0",
46-
"playwright": "^1.52.0",
46+
"playwright": "^1.55.1",
4747
"semver": "^7.7.2",
4848
"tsup": "^8.0.0",
4949
"vite": "^7.1.5",

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"author": "Netlify Inc.",
3939
"devDependencies": {
4040
"@types/node": "^20.17.57",
41-
"playwright": "^1.52.0",
41+
"playwright": "^1.55.1",
4242
"tsup": "^8.0.0",
4343
"vite": "^6.3.6",
4444
"vitest": "^3.0.0"

0 commit comments

Comments
 (0)