Skip to content

Commit

Permalink
build(deps-dev): bump @playwright/test from 1.50.1 to 1.51.0
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.50.1 to 1.51.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.50.1...v1.51.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 Mar 10, 2025
1 parent 82a39cf commit ec740af
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.50.1",
"@playwright/test": "^1.51.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 @@ -1446,14 +1446,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.50.1":
version: 1.50.1
resolution: "@playwright/test@npm:1.50.1"
"@playwright/test@npm:^1.51.0":
version: 1.51.0
resolution: "@playwright/test@npm:1.51.0"
dependencies:
playwright: "npm:1.50.1"
playwright: "npm:1.51.0"
bin:
playwright: cli.js
checksum: 10/0d8d2291d6554c492cb163b4d463e1e9cc6d3ae50680d790473f693f36a243c16c3620406849dd40115046c47a6ad5cc36a24511caec6d054dc1a1d9fffb4138
checksum: 10/48916bb0af52430f0140dc3f110934d141acbb6c00a94b1295648cec8398f5599459704fc98e40445db74d12ca55a20ebf68a1d891cef2b8dfd5ee0a8f21b267
languageName: node
linkType: hard

Expand Down Expand Up @@ -4751,7 +4751,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.50.1"
"@playwright/test": "npm:^1.51.0"
"@tsconfig/node22": "npm:^22.0.0"
"@types/jsdom": "npm:^21"
"@types/lodash.debounce": "npm:^4"
Expand Down Expand Up @@ -7244,27 +7244,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.0":
version: 1.51.0
resolution: "playwright-core@npm:1.51.0"
bin:
playwright-core: cli.js
checksum: 10/9a310b8a66bf7fd926e620c1c8e27be29bdbdce91640e5f975b2fd4dc706d0307faec2bb0456cc8e7dedb1e71c0b5eb35c6a58acd5cedc7d8fd849a9067e637b
checksum: 10/2e2bb4e9625a7a08d305078d383200d9f3457fc4c51d3fac9443b94a0b820233ebe0dc0434f77da96a8ce278bc9806463194066dec942d1ac0de001d4b325bfb
languageName: node
linkType: hard

"playwright@npm:1.50.1":
version: 1.50.1
resolution: "playwright@npm:1.50.1"
"playwright@npm:1.51.0":
version: 1.51.0
resolution: "playwright@npm:1.51.0"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.50.1"
playwright-core: "npm:1.51.0"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10/a3687614ac3238a81cbe3018e4f4a2ae92c71f3f65110cc6087068c020f6134f0628308da33177b9b08102644706e835d4053f6890beeb4a935f433bc4ac107a
checksum: 10/350f9e1cf8deff992f08d63aac88ed49aed1963d0b33a6f0a1354069734d028328acb3f156e25e57a78522bd3f42f687155ea3f39cb7fc4a83b15efce39b53f9
languageName: node
linkType: hard

Expand Down

0 comments on commit ec740af

Please sign in to comment.