Skip to content

Commit

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

---
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 Oct 28, 2024
1 parent 972c7f3 commit 2c6aed7
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": "^5.2.0",
"@juggle/resize-observer": "^3.4.0",
"@pinia/testing": "^0.1.6",
"@playwright/test": "^1.48.1",
"@playwright/test": "^1.48.2",
"@tsconfig/node20": "^20.1.4",
"@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 @@ -1201,14 +1201,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.48.1":
version: 1.48.1
resolution: "@playwright/test@npm:1.48.1"
"@playwright/test@npm:^1.48.2":
version: 1.48.2
resolution: "@playwright/test@npm:1.48.2"
dependencies:
playwright: "npm:1.48.1"
playwright: "npm:1.48.2"
bin:
playwright: cli.js
checksum: 10/26fe791868a965790bb39e434a799d743261fb073fa0bec49435e0f2d1aceca99dc2f408fc64b0e2d4c07984021059b27096d4477b989e990b551cf60e2652e6
checksum: 10/8557f9d60b93b9a60b66599d46f991b56df26b691f9285e8755298dabd9f42d1421c330a7d7578b76445fdd56040fe790d3f1081daa80e5e89a380170e0fd217
languageName: node
linkType: hard

Expand Down Expand Up @@ -4428,7 +4428,7 @@ __metadata:
"@intlify/unplugin-vue-i18n": "npm:^5.2.0"
"@juggle/resize-observer": "npm:^3.4.0"
"@pinia/testing": "npm:^0.1.6"
"@playwright/test": "npm:^1.48.1"
"@playwright/test": "npm:^1.48.2"
"@tsconfig/node20": "npm:^20.1.4"
"@types/jsdom": "npm:^21"
"@types/lodash.debounce": "npm:^4"
Expand Down Expand Up @@ -6844,27 +6844,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.48.1":
version: 1.48.1
resolution: "playwright-core@npm:1.48.1"
"playwright-core@npm:1.48.2":
version: 1.48.2
resolution: "playwright-core@npm:1.48.2"
bin:
playwright-core: cli.js
checksum: 10/81b51d288be78b75898470eb192ef0bc65594eebfb5f7602d83ba2505e1d2163c9923a0d7bae46779d5f3a16e1daf392acfbccde01d9f302cdf90bf2b21b8988
checksum: 10/dd029f797b1afb2240713a032fecc50e1ffc5464a39c075570cf10e929c145da3a8d0951a3f2b279e33b2f09cbeb8ff4330822cb1078452c0c75cc4ce34ca171
languageName: node
linkType: hard

"playwright@npm:1.48.1":
version: 1.48.1
resolution: "playwright@npm:1.48.1"
"playwright@npm:1.48.2":
version: 1.48.2
resolution: "playwright@npm:1.48.2"
dependencies:
fsevents: "npm:2.3.2"
playwright-core: "npm:1.48.1"
playwright-core: "npm:1.48.2"
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 10/39e231af3d9e576ba835813c5319b8773d8536ba54c7e34c7004cf06fadb412b6bbfc91badf4bb5cda3f138e5a8994c314de4c76d06d9424430e415f86fb3dd1
checksum: 10/331af352504336f419cdf1369f0ef399c6f0e905fdb79a5e97c41f33e74766efd21430ab6ae2de0b237ae765ebfbe701e119a990d8dc01bcdac3bc43c1fa1fbf
languageName: node
linkType: hard

Expand Down

0 comments on commit 2c6aed7

Please sign in to comment.