Skip to content

Commit

Permalink
chore(deps-dev): bump @playwright/test in /playwright (#5328)
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.28.0 to 1.31.2.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.28.0...v1.31.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>
  • Loading branch information
dependabot[bot] committed Mar 13, 2023
1 parent f94079a commit d2b739a
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 16 deletions.
55 changes: 40 additions & 15 deletions playwright/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 playwright/package.json
Expand Up @@ -7,7 +7,7 @@
"test:debug": "playwright test --debug"
},
"devDependencies": {
"@playwright/test": "1.28.0",
"@playwright/test": "1.31.2",
"eslint": "8.28.0",
"eslint-config-standard": "17.0.0",
"eslint-plugin-import": "2.26.0",
Expand Down

0 comments on commit d2b739a

Please sign in to comment.