build(deps): Bump playwright and @playwright/test (#4855)

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.55.0 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.55.0...v1.56.1)

Updates `@playwright/test` from 1.55.0 to 1.56.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.55.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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-21 09:26:12 +02:00
committed by GitHub
parent 5e66cbd7ac
commit e2b6449c92
2 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -92,7 +92,7 @@
"@nx/angular": "21.4.1",
"@nx/eslint-plugin": "21.3.1",
"@nx/workspace": "21.4.1",
"@playwright/test": "^1.55.0",
"@playwright/test": "^1.56.1",
"@reportportal/agent-js-playwright": "^5.1.9",
"@types/event-emitter": "^0.3.3",
"@types/jasmine": "~3.6.0",