Skip to content

Commit 583a467

Browse files
build(deps): bump playwright and @playwright/test in /test_e2e (#7)
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.54.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...v1.56.1) Updates `@playwright/test` from 1.54.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.54.1...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>
1 parent d36a1ae commit 583a467

File tree

2 files changed

+79
-75
lines changed

2 files changed

+79
-75
lines changed

test_e2e/package-lock.json

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

test_e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"test:headed": "playwright test --headed"
99
},
1010
"devDependencies": {
11-
"@playwright/test": "^1.54.1"
11+
"@playwright/test": "^1.56.1"
1212
}
1313
}

0 commit comments

Comments
 (0)