Skip to content

Commit

Permalink
build(deps-dev): bump @playwright/test from 1.49.0 to 1.49.1
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.49.0 to 1.49.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.49.0...v1.49.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 61c1f20 commit c803396
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.1",
"@juggle/resize-observer": "^3.4.0",
"@pinia/testing": "^0.1.7",
"@playwright/test": "^1.49.0",
"@playwright/test": "^1.49.1",
"@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 @@ -1375,14 +1375,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.49.0":
version: 1.49.0
resolution: "@playwright/test@npm:1.49.0"
"@playwright/test@npm:^1.49.1":
version: 1.49.1
resolution: "@playwright/test@npm:1.49.1"
dependencies:
playwright: "npm:1.49.0"
playwright: "npm:1.49.1"
bin:
playwright: cli.js
checksum: 10/e87485ab4c02b6dc0bc20a43ea3965c949c45caa4e7f5beea4a0abd29be0a318662931e887072db0d165f8dde93709b97ea1b2c6f4c833b403aa13427d76dd22
checksum: 10/bb0d5eda58ee0b5bbca732d2aa57782fadf420d101e08e16d5760179459c667907bd8d224ee3d6f43f3088378e377ef63d32ed605fec37605debf217c3efe8da
languageName: node
linkType: hard

Expand Down Expand Up @@ -4661,7 +4661,7 @@ __metadata:
"@intlify/unplugin-vue-i18n": "npm:^6.0.1"
"@juggle/resize-observer": "npm:^3.4.0"
"@pinia/testing": "npm:^0.1.7"
"@playwright/test": "npm:^1.49.0"
"@playwright/test": "npm:^1.49.1"
"@tsconfig/node22": "npm:^22.0.0"
"@types/jsdom": "npm:^21"
"@types/lodash.debounce": "npm:^4"
Expand Down Expand Up @@ -7044,27 +7044,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.49.0":
version: 1.49.0
resolution: "playwright-core@npm:1.49.0"
"playwright-core@npm:1.49.1":
version: 1.49.1
resolution: "playwright-core@npm:1.49.1"
bin:
playwright-core: cli.js
checksum: 10/ef9c708293adab100337ed7fd8e61660be381707fc2b84f07b5f40d1ead44feb6a8e52fef98075e594522229d15a9ad56dd1471689cfa59409bec6447c22944d
checksum: 10/baa39a53024ec7744708410f2b952ac3aa2e1a6d311dabfa303523712848eba142fce5c20f1b2ed2a66fbd9a415d22ea8642b0f70423360aaebd4b41c47d364e
languageName: node
linkType: hard

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

Expand Down

0 comments on commit c803396

Please sign in to comment.