Skip to content

Commit d9c1659

Browse files
chore(deps): Bump playwright in /.github/actions/auth
Bumps [playwright](https://github.com/microsoft/playwright) from 1.55.1 to 1.56.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.55.1...v1.56.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4241e83 commit d9c1659

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.github/actions/auth/package-lock.json

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

.github/actions/auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"type": "module",
1515
"dependencies": {
1616
"@actions/core": "^1.11.1",
17-
"playwright": "^1.55.1"
17+
"playwright": "^1.56.0"
1818
},
1919
"devDependencies": {
2020
"@types/node": "^24.7.0",

0 commit comments

Comments
 (0)