Skip to content

Commit 8fea7f7

Browse files
build(deps): bump playwright and @playwright/test in /frontend
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.52.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.0...v1.56.1) Updates `@playwright/test` from 1.52.0 to 1.56.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.52.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 2c8ab07 commit 8fea7f7

3 files changed

Lines changed: 213 additions & 171 deletions

File tree

frontend/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.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"test": "playwright test"
1212
},
1313
"devDependencies": {
14-
"@playwright/test": "^1.40.0",
14+
"@playwright/test": "^1.56.1",
1515
"@sveltejs/adapter-static": "^3.0.0",
1616
"@sveltejs/kit": "^2.21.1",
1717
"eslint": "^8.56.0",

0 commit comments

Comments
 (0)