Skip to content

Commit e63f779

Browse files
Bump playwright and @playwright/test in /tests/end-to-end
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.53.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.53.1...v1.56.1) Updates `@playwright/test` from 1.53.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.53.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]>
1 parent f137561 commit e63f779

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

tests/end-to-end/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/end-to-end/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "",
1212
"license": "ISC",
1313
"devDependencies": {
14-
"@playwright/test": "^1.45.3",
14+
"@playwright/test": "^1.56.1",
1515
"@types/node": "^22.1.0"
1616
}
1717
}

0 commit comments

Comments
 (0)