Skip to content

Commit

Permalink
Bump playwright from 1.43.0 to 1.50.1 in /cli-tests (#3557)
Browse files Browse the repository at this point in the history
Bumps [playwright](https://github.com/microsoft/playwright) from 1.43.0 to 1.50.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.43.0...v1.50.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 4, 2025
1 parent db5dcab commit 65512e1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
22 changes: 12 additions & 10 deletions cli-tests/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/luxon": "^3.4.2",
"dotenv": "^16.4.0",
"luxon": "^3.5.0",
"playwright": "^1.41.2",
"playwright": "^1.50.1",
"promise-retry": "^2.0.1",
"shelljs": "^0.8.5",
"typescript": "^5.7.2"
Expand Down

0 comments on commit 65512e1

Please sign in to comment.