Skip to content

Commit

Permalink
build(deps-dev): bump the playwright group across 1 directory with 2 …
Browse files Browse the repository at this point in the history
…updates

Bumps the playwright group with 2 updates in the / directory: [@playwright/test](https://github.com/microsoft/playwright) and [playwright](https://github.com/microsoft/playwright).


Updates `@playwright/test` from 1.47.2 to 1.50.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.47.2...v1.50.1)

Updates `playwright` from 1.47.2 to 1.50.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.47.2...v1.50.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 213a629 commit fab2bdd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@
"yaml": "2.4.1"
},
"devDependencies": {
"@playwright/test": "1.47.2",
"@playwright/test": "1.50.1",
"@types/jest": "29.5.12",
"jest": "29.7.0",
"playwright": "1.47.2",
"playwright": "1.50.1",
"ts-jest": "29.1.2"
}
}
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

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

0 comments on commit fab2bdd

Please sign in to comment.