Skip to content

Commit

Permalink
Bump @playwright/test from 1.37.1 to 1.38.0
Browse files Browse the repository at this point in the history
Bumps [@playwright/test](https://github.com/Microsoft/playwright) from 1.37.1 to 1.38.0.
- [Release notes](https://github.com/Microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.37.1...v1.38.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 Sep 16, 2023
1 parent 2c05fe8 commit 00c2b28
Showing 1 changed file with 23 additions and 20 deletions.
43 changes: 23 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -626,18 +626,13 @@ __metadata:
linkType: hard

"@playwright/test@npm:^1.34.3":
version: 1.37.1
resolution: "@playwright/test@npm:1.37.1"
version: 1.38.0
resolution: "@playwright/test@npm:1.38.0"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.37.1
dependenciesMeta:
fsevents:
optional: true
playwright: 1.38.0
bin:
playwright: cli.js
checksum: b7038f29000289103c08b215eff7aabdda70cdc1375fa7dad0e81651be71086a1e2fc0e0e29dc70348037c366cf0cc69f762373fda34ba1a74aa1658741d9195
checksum: 0768b6b98f0993d9d8017e4bcca3a5c3fe1bf0270acaa89b141479c4319c16350d60e6d2511cbd655283942059fa409ce23fce30435f0936f5e2577834f356ba
languageName: node
linkType: hard

Expand Down Expand Up @@ -678,13 +673,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*":
version: 20.3.0
resolution: "@types/node@npm:20.3.0"
checksum: 613e878174febc0104dae210088645cbb5096a19ae5fdf57fbc06fa6ef71755b839858c2b313fb8c1df8b7c6660e1b5f7a64db2126af9d47d1d9238e2bc0a86d
languageName: node
linkType: hard

"@types/node@npm:18.11.8":
version: 18.11.8
resolution: "@types/node@npm:18.11.8"
Expand Down Expand Up @@ -4515,12 +4503,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.37.1":
version: 1.37.1
resolution: "playwright-core@npm:1.37.1"
"playwright-core@npm:1.38.0":
version: 1.38.0
resolution: "playwright-core@npm:1.38.0"
bin:
playwright-core: cli.js
checksum: 69f818da2230057584140d5b3af7778a4f4a822b5b18d133abfc5d259128becb943c343a2ddf6b0635277a69f28983e83e2bc3fce23595ececb1e410475b6368
checksum: 9eb43fc6c3cb392d5f35b0fd0b7291b38a8cbdc3cbb944a8261f744f30d09196dfa3b5d84aa02ffc09af87d08d31b385b007b6af20d0b6cd50a29344f3b0db8d
languageName: node
linkType: hard

"playwright@npm:1.38.0":
version: 1.38.0
resolution: "playwright@npm:1.38.0"
dependencies:
fsevents: 2.3.2
playwright-core: 1.38.0
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: c5356690a391d5dd41f814d4e2694b93ba9e79381ce63de752da1c6c59b1f9c69bc6be853d973d0542d73a44a6b15f7c0081a164a64cd27b6b31207710c0ab34
languageName: node
linkType: hard

Expand Down

0 comments on commit 00c2b28

Please sign in to comment.