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

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


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

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.52.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-04-24 11:39:48 +03:00 committed by GitHub
parent 07080d01dc
commit a8dc6bef43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 17 additions and 17 deletions

View file

@ -38,7 +38,7 @@
"@codingame/monaco-vscode-editor-api": "~8.0.4",
"@lumino/default-theme": "2.1.9",
"@lumino/widgets": "2.7.0",
"@playwright/test": "1.51.1",
"@playwright/test": "1.52.0",
"@types/node": "20.16.10",
"@types/vscode": "1.92.0",
"monaco-editor": "npm:@codingame/monaco-vscode-editor-api@8.0.4",