Skip to content

Commit

Permalink
chore(deps): bump the playwright group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the playwright group with 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [playwright](https://github.com/microsoft/playwright).


Updates `@playwright/test` from 1.26.0 to 1.39.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.26.0...v1.39.0)

Updates `playwright` from 1.26.0 to 1.39.0
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.26.0...v1.39.0)

---
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] committed Oct 12, 2023
1 parent 6084379 commit 9f611d1
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 23 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@jest/types": "^29.6.3",
"@playwright/test": "1.26.0",
"@playwright/test": "1.39.0",
"@testing-library/react-hooks": "^8.0.1",
"@types/chrome": "^0.0.233",
"@types/jest": "^29.5.5",
Expand All @@ -61,7 +61,7 @@
"jest-environment-jsdom": "^29.7.0",
"jszip": "^3.7.0",
"nodemon": "^2.0.22",
"playwright": "1.26.0",
"playwright": "1.39.0",
"playwright-webextext": "^0.0.3",
"prettier": "3.0.3",
"prettier-eslint": "15.0.1",
Expand Down
50 changes: 29 additions & 21 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 9f611d1

Please sign in to comment.