Skip to content

Bump @playwright/test from 1.50.1 to 1.51.1 #947

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -241,13 +241,13 @@ __metadata:
linkType: hard

"@playwright/test@npm:^1.34.3":
version: 1.50.1
resolution: "@playwright/test@npm:1.50.1"
version: 1.51.1
resolution: "@playwright/test@npm:1.51.1"
dependencies:
playwright: 1.50.1
playwright: 1.51.1
bin:
playwright: cli.js
checksum: ace565b0638e629a35f9b38e32e4f93a84605a96b50a9a229f91668b686b5f845fe8739fb73a361d281472e9daa655b0c2be7255f57f590244214aaad264711d
checksum: c3c14f37451cc0323234e37fa559a075e5aee9f5e6ca06fa3b4a132ec6c809909b22877daca1fa48c95a1112d859346c10111e7003f44582a05100dd5385bbef
languageName: node
linkType: hard

Expand Down Expand Up @@ -4751,27 +4751,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.50.1":
version: 1.50.1
resolution: "playwright-core@npm:1.50.1"
"playwright-core@npm:1.51.1":
version: 1.51.1
resolution: "playwright-core@npm:1.51.1"
bin:
playwright-core: cli.js
checksum: 9c9c3115e8c39c9a2f4e0dc5b2bc1d76925fb0244051ace2bcffc7b2b66cf6fe1b96d9162f81bc7d9b7811b8c6f9df5aa93052d1284bfd6d30203bf4f7b58868
checksum: 1eb37e22e97435a5ed6389b4caa666fbe618348861cae97e67586e20c8fed9ac3d3dc899ff3b9237d0ddfcf087d5b552b80be247e246fc45b75282f96be714bb
languageName: node
linkType: hard

"playwright@npm:1.50.1":
version: 1.50.1
resolution: "playwright@npm:1.50.1"
"playwright@npm:1.51.1":
version: 1.51.1
resolution: "playwright@npm:1.51.1"
dependencies:
fsevents: 2.3.2
playwright-core: 1.50.1
playwright-core: 1.51.1
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 02e3618acf7d0e08b45c4f4de0be259b83549e9551af9d5902fcc5a2a9c9667e8ef3e94ef62160bad1cda03aa643dbd01e418640a20f656cf4464afdf4b73bbd
checksum: 2d78f53eed438d26df9743f98227d2e33bb5a378c8d0144a4ed75b4010c9c517d5a6ee6c1c9245ad61dc615054c5e19d2ded5a6e285e35d2bca39b05bc9c4a35
languageName: node
linkType: hard

Expand Down
Loading