build(deps-dev): bump @playwright/test from 1.47.2 to 1.48.2 (#86)

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.47.2 to 1.48.2.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.47.2...v1.48.2)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  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]
2024-10-26 10:12:49 +09:00
committed by GitHub
parent 9bcb22f3c3
commit fa5f3b2c22
2 changed files with 13 additions and 13 deletions

View File

@@ -10,7 +10,7 @@
"report": "playwright show-report"
},
"devDependencies": {
"@playwright/test": "^1.47.2",
"@playwright/test": "^1.48.2",
"@types/node": "^22.8.1",
"@vitest/coverage-v8": "^1.6.0",
"express": "^4.21.0",