Skip to content

Commit

Permalink
Bump @playwright/test from 1.48.2 to 1.49.0
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.48.2 to 1.49.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.2...v1.49.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 7dd2447 commit 60d2856
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -827,13 +827,13 @@ __metadata:
linkType: hard

"@playwright/test@npm:^1.34.3":
version: 1.48.2
resolution: "@playwright/test@npm:1.48.2"
version: 1.49.0
resolution: "@playwright/test@npm:1.49.0"
dependencies:
playwright: 1.48.2
playwright: 1.49.0
bin:
playwright: cli.js
checksum: 926e9411c800bbbf188271fe399f93d2abb1e50aac7844a44a698b3c6dae6f874a3715b1bf6d2f367dd53adb87d9f5d80d03ef71060901a59b6e227d8ed23826
checksum: f8477aa61d59fd22c6161c48221ab246340dc37bbe2804e1a7d1be8cbd0fd861747fcb7ca559f4bc7328226ff2c90ccb7efa588a7d7d7829f3e57902b28fe39a
languageName: node
linkType: hard

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

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

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

Expand Down

0 comments on commit 60d2856

Please sign in to comment.