Skip to content

Commit

Permalink
Bump the playwright group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the playwright group with 3 updates: [@playwright/browser-chromium](https://github.com/microsoft/playwright), [@playwright/browser-firefox](https://github.com/microsoft/playwright) and [playwright](https://github.com/microsoft/playwright).


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

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

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

---
updated-dependencies:
- dependency-name: "@playwright/browser-chromium"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: playwright
- dependency-name: "@playwright/browser-firefox"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: playwright
- dependency-name: playwright
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: playwright
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 60fb43f commit 8c1abae
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
36 changes: 18 additions & 18 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"twitter-api-v2": "^1.19.0"
},
"devDependencies": {
"@playwright/browser-chromium": "^1.50.0",
"@playwright/browser-firefox": "^1.50.0",
"@playwright/browser-chromium": "^1.50.1",
"@playwright/browser-firefox": "^1.50.1",
"@types/chai": "^4.3.11",
"@types/sinon": "^17.0.3",
"babel-plugin-istanbul": "^7.0.0",
Expand All @@ -46,7 +46,7 @@
"eslint": "^9.19.0",
"eslint-plugin-jsonc": "^2.19.1",
"eslint-plugin-prettier": "^5.2.3",
"playwright": "^1.50.0",
"playwright": "^1.50.1",
"prettier": "^3.4.2",
"sinon": "^19.0.2"
},
Expand Down

0 comments on commit 8c1abae

Please sign in to comment.