Skip to content

Commit 5dd9c94

Browse files
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.50.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.50.0...v1.56.1) Updates `@playwright/test` from 1.50.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.50.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>
1 parent ab51aac commit 5dd9c94

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

tests/Umbraco.Tests.AcceptanceTest/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/Umbraco.Tests.AcceptanceTest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"testWindows": "npx playwright test DefaultConfig --grep-invert \"RelationType\""
1616
},
1717
"devDependencies": {
18-
"@playwright/test": "1.50",
18+
"@playwright/test": "1.56",
1919
"@types/node": "^20.9.0",
2020
"prompt": "^1.2.0",
2121
"tslib": "^2.4.0",

0 commit comments

Comments
 (0)