chore(deps-dev): bump @playwright/test in the all-npm-root group (#1730)

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


Updates `@playwright/test` from 1.61.1 to 1.62.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.61.1...v1.62.0)

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

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-07-29 12:29:43 -04:00
committed by GitHub
parent 9922d8e765
commit 8deea8af7e
2 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
"devDependencies": {
"@commitlint/cli": "^21.2.1",
"@commitlint/config-conventional": "^21.0.2",
"@playwright/test": "^1.61.1",
"@playwright/test": "^1.62.0",
"husky": "^9.1.7",
"otplib": "^13.4.1"
}