Skip to content

Commit

Permalink
build(deps-dev): bump @playwright/test from 1.49.1 to 1.50.0
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.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.49.1...v1.50.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Quentin-Guillemin committed Jan 27, 2025
1 parent f45092f commit f307791
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 @@ -36,7 +36,7 @@
"@intlify/unplugin-vue-i18n": "^6.0.3",
"@juggle/resize-observer": "^3.4.0",
"@pinia/testing": "^0.1.7",
"@playwright/test": "^1.49.1",
"@playwright/test": "^1.50.0",
"@tsconfig/node22": "^22.0.0",
"@types/jsdom": "^21",
"@types/lodash.debounce": "^4",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1448,14 +1448,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.0":
version: 1.50.0
resolution: "@playwright/test@npm:1.50.0"
dependencies:
playwright: "npm:1.49.1"
playwright: "npm:1.50.0"
bin:
playwright: cli.js
checksum: 10/bb0d5eda58ee0b5bbca732d2aa57782fadf420d101e08e16d5760179459c667907bd8d224ee3d6f43f3088378e377ef63d32ed605fec37605debf217c3efe8da
checksum: 10/1fec2ed986205b57b03f24392bb01c6454c1f0a5c14204ce921afd51c3f5d61f20eddb3a18d36a02b19b3e3d731c7ff6bb7ba3c622aabc8fa3802021aef7d21b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4805,7 +4805,7 @@ __metadata:
"@intlify/unplugin-vue-i18n": "npm:^6.0.3"
"@juggle/resize-observer": "npm:^3.4.0"
"@pinia/testing": "npm:^0.1.7"
"@playwright/test": "npm:^1.49.1"
"@playwright/test": "npm:^1.50.0"
"@tsconfig/node22": "npm:^22.0.0"
"@types/jsdom": "npm:^21"
"@types/lodash.debounce": "npm:^4"
Expand Down Expand Up @@ -7236,27 +7236,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.0":
version: 1.50.0
resolution: "playwright-core@npm:1.50.0"
bin:
playwright-core: cli.js
checksum: 10/baa39a53024ec7744708410f2b952ac3aa2e1a6d311dabfa303523712848eba142fce5c20f1b2ed2a66fbd9a415d22ea8642b0f70423360aaebd4b41c47d364e
checksum: 10/0d27e52164bcc37ed5aeaa0c7efa6a0b3616cfbb01e206c26572bff8b8e5f0923a993369c826056cd7bee4b975508a1ec257b533098ee9db7bc5b75832110e4d
languageName: node
linkType: hard

"playwright@npm:1.49.1":
version: 1.49.1
resolution: "playwright@npm:1.49.1"
"playwright@npm:1.50.0":
version: 1.50.0
resolution: "playwright@npm:1.50.0"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.49.1"
playwright-core: "npm:1.50.0"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10/49fb063f4a107b8090f66d2d351ebd51fbb66843a8f95a161fa0c0e0b5156515961e75cc10f4249f61b9d2af51f762dda505c62b096d8f61cd47d1ff73ab39d2
checksum: 10/53521f05c48ab51a37d6fa280a7c1e6486e2879f9997e877227517945faf195ce16829cf144709bba292c3023bcd07cf44a4dd965458c9adc30ea6fbe1f0f74a
languageName: node
linkType: hard

Expand Down

0 comments on commit f307791

Please sign in to comment.