Skip to content

Commit efe7b57

Browse files
chore(deps-dev): bump @playwright/test from 1.55.0 to 1.55.1 (#803)
Bumps [@playwright/test](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/test" dependency-version: 1.55.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfe4c27 commit efe7b57

File tree

3 files changed

+15
-15
lines changed

3 files changed

+15
-15
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@eslint/js": "^9.36.0",
1616
"@eslint/json": "^0.13.2",
1717
"@eslint/markdown": "^7.2.0",
18-
"@playwright/test": "^1.55.0",
18+
"@playwright/test": "^1.55.1",
1919
"@types/google.maps": "^3.58.1",
2020
"@types/node": "^24.4.0",
2121
"eslint": "^9.35.0",

samples/3d-polygon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"preview": "vite preview"
1010
},
1111
"devDependencies": {
12-
"@playwright/test": "^1.55.0"
12+
"@playwright/test": "^1.55.1"
1313
}
1414
}

0 commit comments

Comments
 (0)