Skip to content

Commit 1e4140d

Browse files
chore(deps): bump playwright and @playwright/test in /tests/playwright-tests (#1744)
chore(deps): bump playwright and @playwright/test Bumps [playwright](https://github.com/microsoft/playwright) to 1.56.1 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together. Updates `playwright` from 1.52.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.56.1) Updates `@playwright/test` from 1.52.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.56.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.56.1 dependency-type: indirect - dependency-name: "@playwright/test" dependency-version: 1.56.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Warren-Pitterson <[email protected]>
1 parent 034145d commit 1e4140d

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

tests/playwright-tests/package-lock.json

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

tests/playwright-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"parquetjs": "0.11.2"
3434
},
3535
"devDependencies": {
36-
"@playwright/test": "^1.52.0",
36+
"@playwright/test": "^1.56.1",
3737
"@types/node": "22.13.14",
3838
"@types/parquetjs": "0.10.6",
3939
"cross-env": "^7.0.3"

0 commit comments

Comments
 (0)