Skip to content

Commit

Permalink
chore(deps): update dependency @playwright/test to v1.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 22, 2023
1 parent 0ec1fa7 commit 7ffd4ad
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.38.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.38.1":
version: 1.38.1
resolution: "@playwright/test@npm:1.38.1"
dependencies:
"@types/node": "*"
fsevents: 2.3.2
playwright-core: 1.34.3
dependenciesMeta:
fsevents:
optional: true
playwright: 1.38.1
bin:
playwright: cli.js
checksum: b387d85f09d275ed49aac4f600c0657205b4c20979108a52e7072ef0c43ea9b2d3d6d7206869230634680ab1f8e7b03373c63555899da4293cae700320bd31e1
checksum: c5ec0b23261fe1ef163b6234f69263bc10e7e5a3fb676c7773ffc70b87459a7ab225f57c03b9de649475771638a04c2e00d9b2739304a4dcf5d3edf20a7a4a82
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.38.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.38.1":
version: 1.38.1
resolution: "playwright-core@npm:1.38.1"
bin:
playwright-core: cli.js
checksum: eaf9e9b2d77b9726867dcbc641a1c72b0e8f680cdd71ff904366deea1c96141ff7563f6c6fb29f9975309d1b87dead97ea93f6f44953b59946882fb785b34867
checksum: 66e83fe040f309b13ad94ba39dea40ac207bfcbbc22de13141af88dbdedd64e1c4e3ce1d0cb070d4efd8050d7e579953ec3681dd8a0acf2c1cc738d9c50e545e
languageName: node
linkType: hard

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

Expand Down

0 comments on commit 7ffd4ad

Please sign in to comment.