Skip to content

Commit 4d89ef7

Browse files
chore(deps): bump playwright and @playwright/test in /Tests/E2E
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.43.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.43.1...v1.56.1) Updates `@playwright/test` from 1.43.1 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.43.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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3d5535 commit 4d89ef7

File tree

2 files changed

+20
-16
lines changed

2 files changed

+20
-16
lines changed

Tests/E2E/package-lock.json

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

Tests/E2E/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"e2e:codegen": "npx playwright codegen"
1313
},
1414
"dependencies": {
15-
"@playwright/test": "^1.35.1",
15+
"@playwright/test": "^1.56.1",
1616
"dotenv": "^16.3.1",
1717
"mysql": "^2.18.1"
1818
},

0 commit comments

Comments
 (0)