mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
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:
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user