Skip to content

Commit c601a74

Browse files
chore: bump @playwright/test from 1.57.0 to 1.58.0 in /e2e (#655)
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.57.0 to 1.58.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.57.0...v1.58.0) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.58.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df39303 commit c601a74

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

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

e2e/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"install:browsers": "playwright install --with-deps"
1212
},
1313
"devDependencies": {
14-
"@playwright/test": "^1.57.0",
14+
"@playwright/test": "^1.58.0",
1515
"@trivago/prettier-plugin-sort-imports": "^6.0.2",
1616
"@types/node": "^25.0.10",
1717
"@typescript-eslint/eslint-plugin": "^8.50.1",

0 commit comments

Comments
 (0)