Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.45.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent 0ec1fa7 commit 1175b3b
Show file tree
Hide file tree
Showing 8 changed files with 46 additions and 27 deletions.
31 changes: 20 additions & 11 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"devDependencies": {
"@dagger.io/dagger": "0.6.1",
"@floating-ui/dom": "1.2.9",
"@playwright/test": "1.34.3",
"@playwright/test": "1.45.2",
"@skeletonlabs/skeleton": "1.6.2",
"@sveltejs/adapter-static": "2.0.2",
"@sveltejs/kit": "1.20.2",
Expand Down
40 changes: 25 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -405,19 +405,14 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:1.34.3":
version: 1.34.3
resolution: "@playwright/test@npm:1.34.3"
"@playwright/test@npm:1.45.2":
version: 1.45.2
resolution: "@playwright/test@npm:1.45.2"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.34.3
dependenciesMeta:
fsevents:
optional: true
playwright: 1.45.2
bin:
playwright: cli.js
checksum: b387d85f09d275ed49aac4f600c0657205b4c20979108a52e7072ef0c43ea9b2d3d6d7206869230634680ab1f8e7b03373c63555899da4293cae700320bd31e1
checksum: 7f916fde237e6f5a5461571da026a959f8730dccfad6b4ee01ed6566089c750b8079c3a9930c45875faf67a7418195a8b11e0cdb6134405805065f6c7ee347de
languageName: node
linkType: hard

Expand Down Expand Up @@ -2286,7 +2281,7 @@ __metadata:
dependencies:
"@dagger.io/dagger": 0.6.1
"@floating-ui/dom": 1.2.9
"@playwright/test": 1.34.3
"@playwright/test": 1.45.2
"@skeletonlabs/skeleton": 1.6.2
"@sveltejs/adapter-static": 2.0.2
"@sveltejs/kit": 1.20.2
Expand Down Expand Up @@ -3227,12 +3222,27 @@ __metadata:
languageName: node
linkType: hard

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

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

Expand Down

0 comments on commit 1175b3b

Please sign in to comment.