Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.45.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 0ec1fa7 commit 9a8b9bd
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.1",
"@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.1":
version: 1.45.1
resolution: "@playwright/test@npm:1.45.1"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.34.3
dependenciesMeta:
fsevents:
optional: true
playwright: 1.45.1
bin:
playwright: cli.js
checksum: b387d85f09d275ed49aac4f600c0657205b4c20979108a52e7072ef0c43ea9b2d3d6d7206869230634680ab1f8e7b03373c63555899da4293cae700320bd31e1
checksum: 43ae29946d44adc6d855af233cfa59dd145b116b9341fb7758c723ec029d506982e69e230bdd06291bee2d373a53de1833cf5279cf33bef74efcd0f1ea90fd34
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.1
"@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.1":
version: 1.45.1
resolution: "playwright-core@npm:1.45.1"
bin:
playwright-core: cli.js
checksum: eaf9e9b2d77b9726867dcbc641a1c72b0e8f680cdd71ff904366deea1c96141ff7563f6c6fb29f9975309d1b87dead97ea93f6f44953b59946882fb785b34867
checksum: 1279cbf33d70a16f0451b590723a4b56bf3a96a9196f1d7bd76444fdd8c976bb7671698199ab4e0acaeb800c7aac48a62036e30f27fd37a74925b53b80f2e85f
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 9a8b9bd

Please sign in to comment.