Skip to content

Commit 32c82cc

Browse files
chore(deps-dev): bump @playwright/test from 1.54.2 to 1.55.0 (#713)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.54.2 to 1.55.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.2...v1.55.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.55.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William French <[email protected]>
1 parent 67d1d73 commit 32c82cc

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.34.0",
1616
"@eslint/json": "^0.13.1",
1717
"@eslint/markdown": "^7.1.0",
18-
"@playwright/test": "^1.54.2",
18+
"@playwright/test": "^1.55.0",
1919
"@types/google.maps": "^3.58.1",
2020
"@types/node": "^24.3.0",
2121
"eslint": "^9.33.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.54.2"
12+
"@playwright/test": "^1.55.0"
1313
}
1414
}

0 commit comments

Comments
 (0)