Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  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 7, 2025
1 parent 623a0a7 commit 3ad36d3
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@argos-ci/playwright": "^4.1.0",
"@docusaurus/module-type-aliases": "3.7.0",
"@docusaurus/tsconfig": "3.7.0",
"@playwright/test": "^1.49.1",
"@playwright/test": "^1.50.1",
"cheerio": "^1.0.0",
"typescript": "^5.7.3"
},
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7474,14 +7474,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.49.1":
version: 1.49.1
resolution: "@playwright/test@npm:1.49.1"
"@playwright/test@npm:^1.50.1":
version: 1.50.1
resolution: "@playwright/test@npm:1.50.1"
dependencies:
playwright: "npm:1.49.1"
playwright: "npm:1.50.1"
bin:
playwright: cli.js
checksum: 10c0/2fca0bb7b334f7a23c7c5dfa5dbe37b47794c56f39b747c8d74a2f95c339e7902a296f2f1dd32c47bdd723cfa92cee05219f1a5876725dc89a1871b9137a286d
checksum: 10c0/77c1a7cfaca7b3b88804256bb4c0e15c54b8df02690298086ef4a4fc8c2a42b99b69ba1b83906d00cc7ddb322ce8b2f19f0238f189913607c679779a4d132da1
languageName: node
linkType: hard

Expand Down Expand Up @@ -14381,7 +14381,7 @@ __metadata:
"@docusaurus/tsconfig": "npm:3.7.0"
"@easyops-cn/docusaurus-search-local": "npm:^0.48.5"
"@mdx-js/react": "npm:^3.1.0"
"@playwright/test": "npm:^1.49.1"
"@playwright/test": "npm:^1.50.1"
cheerio: "npm:^1.0.0"
clsx: "npm:^2.1.1"
prism-react-renderer: "npm:^2.4.1"
Expand Down Expand Up @@ -16933,27 +16933,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.49.1":
version: 1.49.1
resolution: "playwright-core@npm:1.49.1"
"playwright-core@npm:1.50.1":
version: 1.50.1
resolution: "playwright-core@npm:1.50.1"
bin:
playwright-core: cli.js
checksum: 10c0/990b619c75715cd98b2c10c1180a126e3a454b247063b8352bc67792fe01183ec07f31d30c8714c3768cefed12886d1d64ac06da701f2baafc2cad9b439e3919
checksum: 10c0/c158764257d870897c31807a830ddcc3f5aaf4376719e05aeada3489a01f751650b2dc43e027201a40405a1b075084e89f58cd3730a985a229efe9d8cecfe360
languageName: node
linkType: hard

"playwright@npm:1.49.1":
version: 1.49.1
resolution: "playwright@npm:1.49.1"
"playwright@npm:1.50.1":
version: 1.50.1
resolution: "playwright@npm:1.50.1"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.49.1"
playwright-core: "npm:1.50.1"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10c0/2368762c898920d4a0a5788b153dead45f9c36c3f5cf4d2af5228d0b8ea65823e3bbe998877950a2b9bb23a211e4633996f854c6188769dc81a25543ac818ab5
checksum: 10c0/b292ee6e0d122748a3d024b85ace86a0d9c848fc4121685d90ffc5d43d6bcf13ed7dc7488b1055f69040599c420052306ccba6fabfe2f69a15fc109c55171207
languageName: node
linkType: hard

Expand Down

0 comments on commit 3ad36d3

Please sign in to comment.