chore(deps-dev): bump @playwright/test from 1.58.2 to 1.59.1 (#300)

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

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.59.1
  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>
This commit is contained in:
dependabot[bot]
2026-04-01 17:10:19 -04:00
committed by GitHub
parent e4c32e4e78
commit c084836baa
2 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -21,6 +21,6 @@
},
"homepage": "https://github.com/AnsoCode/Sencho#readme",
"devDependencies": {
"@playwright/test": "^1.58.2"
"@playwright/test": "^1.59.1"
}
}