Skip to content
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

chore(deps-dev): Bump @playwright/test from 1.47.0 to 1.49.0 #71

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 @@ -10758,13 +10758,13 @@ __metadata:
linkType: hard

"@playwright/test@npm:^1.32.3, @playwright/test@npm:^1.47.0":
version: 1.47.0
resolution: "@playwright/test@npm:1.47.0"
version: 1.49.0
resolution: "@playwright/test@npm:1.49.0"
dependencies:
playwright: 1.47.0
playwright: 1.49.0
bin:
playwright: cli.js
checksum: 4f5a921c57d2577c64b0bc03d4b97937a6f853eee6afb58f2fc8fb140147b7f33800afe490c9ba3af515d5feb104f65319663931ec1ee75e10f001c1d69b138c
checksum: f8477aa61d59fd22c6161c48221ab246340dc37bbe2804e1a7d1be8cbd0fd861747fcb7ca559f4bc7328226ff2c90ccb7efa588a7d7d7829f3e57902b28fe39a
languageName: node
linkType: hard

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

"playwright-core@npm:1.47.0":
version: 1.47.0
resolution: "playwright-core@npm:1.47.0"
"playwright-core@npm:1.49.0":
version: 1.49.0
resolution: "playwright-core@npm:1.49.0"
bin:
playwright-core: cli.js
checksum: 64c6adae3ba76cd9f05e6569b1350a6e6990fd8236bb17d1f241b49bea68592a4f4390adb38863d2ee8ef5124e9cb77ff50b9076f8ef3a0890b2a37f87fb842a
checksum: d8423ad0cab2e672856529bf6b98b406e7e605da098b847b9b54ee8ebd8d716ed8880a9afff4b38f0a2e3f59b95661c74589116ce3ff2b5e0ae3561507086c94
languageName: node
linkType: hard

"playwright@npm:1.47.0":
version: 1.47.0
resolution: "playwright@npm:1.47.0"
"playwright@npm:1.49.0":
version: 1.49.0
resolution: "playwright@npm:1.49.0"
dependencies:
fsevents: 2.3.2
playwright-core: 1.47.0
playwright-core: 1.49.0
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: e055fee751035f306a636267d0e080f08d4a523a6c1e3ebb01c91c18838c29bb9165ec3e63eb706798886fa2715f272dec908a7e2e1abcd7a55984688dbac2db
checksum: f1bfb2fff65cad2ce996edab74ec231dfd21aeb5961554b765ce1eaec27efb87eaba37b00e91ecd27727b82861e5d8c230abe4960e93f6ada8be5ad1020df306
languageName: node
linkType: hard

Expand Down
Loading