Bump playwright from 1.57.0 to 1.58.1

Bumps [playwright](https://github.com/microsoft/playwright) from 1.57.0 to 1.58.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.57.0...v1.58.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.58.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-03 00:50:52 +00:00 committed by GitHub
parent b2c263c11d
commit 5f06f4e1b1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View file

@ -7,6 +7,6 @@
"generate-pdf": "node scripts/generate-pdf.js"
},
"devDependencies": {
"playwright": "^1.57.0"
"playwright": "^1.58.1"
}
}