build(deps-dev): bump @playwright/test in the playwright group (#8698)

Bumps the playwright group with 1 update: [@playwright/test](https://github.com/microsoft/playwright).


Updates `@playwright/test` from 1.52.0 to 1.53.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.52.0...v1.53.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.53.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: playwright
...

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] 2025-06-17 11:01:35 +03:00 committed by GitHub
parent 4cb6d12119
commit 04d2d2e8b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 17 additions and 17 deletions

View file

@ -32,7 +32,7 @@
"typescript": "5.8.3"
},
"devDependencies": {
"@playwright/test": "1.52.0",
"@playwright/test": "1.53.0",
"cspell": "9.1.1"
}
}