Bump playwright from 1.58.1 to 1.58.2

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

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.58.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-09 21:55:40 +00:00 committed by GitHub
parent 5fec3abce4
commit 9d03b4ab3c
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.58.1"
"playwright": "^1.58.2"
}
}