Skip to content

Commit

Permalink
Merge pull request #511 from backstage/renovate/playwright-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency @playwright/test to v1.45.2
  • Loading branch information
awanlin authored Jul 16, 2024
2 parents f7fd195 + b1f336d commit 6cb3ac0
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9456,13 +9456,13 @@ __metadata:
linkType: hard

"@playwright/test@npm:^1.32.3":
version: 1.45.1
resolution: "@playwright/test@npm:1.45.1"
version: 1.45.2
resolution: "@playwright/test@npm:1.45.2"
dependencies:
playwright: 1.45.1
playwright: 1.45.2
bin:
playwright: cli.js
checksum: 43ae29946d44adc6d855af233cfa59dd145b116b9341fb7758c723ec029d506982e69e230bdd06291bee2d373a53de1833cf5279cf33bef74efcd0f1ea90fd34
checksum: 7f916fde237e6f5a5461571da026a959f8730dccfad6b4ee01ed6566089c750b8079c3a9930c45875faf67a7418195a8b11e0cdb6134405805065f6c7ee347de
languageName: node
linkType: hard

Expand Down Expand Up @@ -26173,27 +26173,27 @@ __metadata:
languageName: node
linkType: hard

"playwright-core@npm:1.45.1":
version: 1.45.1
resolution: "playwright-core@npm:1.45.1"
"playwright-core@npm:1.45.2":
version: 1.45.2
resolution: "playwright-core@npm:1.45.2"
bin:
playwright-core: cli.js
checksum: 1279cbf33d70a16f0451b590723a4b56bf3a96a9196f1d7bd76444fdd8c976bb7671698199ab4e0acaeb800c7aac48a62036e30f27fd37a74925b53b80f2e85f
checksum: 536423bfb320ad045b638498748df5681585dadda8bae1eff8995c70fcd6695761caf3c331c1e807e323e2af431bb15b0216142c5315d28f110b129f6e800b30
languageName: node
linkType: hard

"playwright@npm:1.45.1":
version: 1.45.1
resolution: "playwright@npm:1.45.1"
"playwright@npm:1.45.2":
version: 1.45.2
resolution: "playwright@npm:1.45.2"
dependencies:
fsevents: 2.3.2
playwright-core: 1.45.1
playwright-core: 1.45.2
dependenciesMeta:
fsevents:
optional: true
bin:
playwright: cli.js
checksum: 34c589b3e7ef4d54782336167f8f3d1b456178b04b98eb8c944eaf21fd66cf5480e5f0c0ec8b846a69659b6fc31764283598aac5bb9307f7413f8fca81d40751
checksum: ff37a27f85220363fcc6876389f58ea43f95946a1c26a8153b5f831e3a6693772e4ff45290e32dc193b4f64bc5053dbae3305432eaf5bd4a7dc6782e9b7b8e4a
languageName: node
linkType: hard

Expand Down

0 comments on commit 6cb3ac0

Please sign in to comment.