Skip to content

Commit

Permalink
Merge pull request #505 from vivliostyle/update-playwright
Browse files Browse the repository at this point in the history
feat: Update Playwright to 1.46.1 (Chromium 128.0.6613.18)
  • Loading branch information
MurakamiShinyu authored Aug 19, 2024
2 parents a661451 + d7335d6 commit 859d56c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"node-stream-zip": "^1.14.0",
"ora": "^5.4.1",
"pdf-lib": "^1.16.0",
"playwright-core": "1.45.2",
"playwright-core": "1.46.1",
"portfinder": "^1.0.28",
"press-ready": "^4.0.3",
"prettier": "^2.3.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6275,10 +6275,10 @@ pkg-types@^1.0.3:
mlly "^1.2.0"
pathe "^1.1.0"

playwright-core@1.45.2:
version "1.45.2"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.45.2.tgz#c8b8b7f66eda47fb2bd24e5435c92d1163022df8"
integrity sha512-ha175tAWb0dTK0X4orvBIqi3jGEt701SMxMhyujxNrgd8K0Uy5wMSwwcQHtyB4om7INUkfndx02XnQ2p6dvLDw==
playwright-core@1.46.1:
version "1.46.1"
resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.46.1.tgz#28f3ab35312135dda75b0c92a3e5c0e7edb9cc8b"
integrity sha512-h9LqIQaAv+CYvWzsZ+h3RsrqCStkBHlgo6/TJlFst3cOTlLghBQlJwPOZKQJTKNaD3QIB7aAVQ+gfWbN3NXB7A==

please-upgrade-node@^3.2.0:
version "3.2.0"
Expand Down

0 comments on commit 859d56c

Please sign in to comment.