Skip to content

Commit 2918afc

Browse files
Bump playwright and @playwright/test in /web
Bumps [playwright](https://github.com/microsoft/playwright) to 1.57.0 and updates ancestor dependency [@playwright/test](https://github.com/microsoft/playwright). These dependencies need to be updated together. Updates `playwright` from 1.49.1 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.1...v1.57.0) Updates `@playwright/test` from 1.49.1 to 1.57.0 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.49.1...v1.57.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.57.0 dependency-type: indirect - dependency-name: "@playwright/test" dependency-version: 1.57.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9db829a commit 2918afc

File tree

2 files changed

+67
-13
lines changed

2 files changed

+67
-13
lines changed

web/package-lock.json

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

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test:unit": "vitest --passWithNoTests"
1414
},
1515
"devDependencies": {
16-
"@playwright/test": "^1.42.1",
16+
"@playwright/test": "^1.58.1",
1717
"@sveltejs/adapter-auto": "^3.0.0",
1818
"@sveltejs/kit": "^2.5.27",
1919
"@sveltejs/vite-plugin-svelte": "^4.0.0",

0 commit comments

Comments
 (0)