Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.38.0 (#10)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2023
1 parent c433443 commit 8d10acc
Showing 1 changed file with 23 additions and 13 deletions.
36 changes: 23 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -532,18 +532,13 @@ __metadata:
linkType: hard

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

Expand Down Expand Up @@ -3533,12 +3528,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.32.2":
version: 1.32.2
resolution: "playwright-core@npm:1.32.2"
"playwright-core@npm:1.38.0":
version: 1.38.0
resolution: "playwright-core@npm:1.38.0"
bin:
playwright-core: cli.js
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: ff000cbf280e5d558fe70fd3edf14910a2e86ec68b04e28327176268345be7b3f88a5d22d78e8dae677dd633dce6cd493237df199773b55312f2ae1ab85d711f
checksum: c5356690a391d5dd41f814d4e2694b93ba9e79381ce63de752da1c6c59b1f9c69bc6be853d973d0542d73a44a6b15f7c0081a164a64cd27b6b31207710c0ab34
languageName: node
linkType: hard

Expand Down

0 comments on commit 8d10acc

Please sign in to comment.