mirror of
https://github.com/ProtonMail/pmcrypto.git
synced 2026-01-11 19:46:31 +00:00
Bump playwright from 1.56.0 to 1.57.0 (#248)
Some checks failed
/ Tests (push) Has been cancelled
Some checks failed
/ Tests (push) Has been cancelled
Bumps [playwright](https://github.com/microsoft/playwright) from 1.56.0 to 1.57.0. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](https://github.com/microsoft/playwright/compare/v1.56.0...v1.57.0) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.57.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
6b9a7dbdaa
commit
664fe020a2
2 changed files with 11 additions and 11 deletions
|
|
@ -62,7 +62,7 @@
|
|||
"karma-webkit-launcher": "^2.6.0",
|
||||
"karma-webpack": "^5.0.1",
|
||||
"mocha": "^11.7.5",
|
||||
"playwright": "^1.56.0",
|
||||
"playwright": "^1.57.0",
|
||||
"sinon": "^21.0.0",
|
||||
"ts-loader": "^9.5.4",
|
||||
"typescript": "^5.9.3",
|
||||
|
|
|
|||
20
yarn.lock
20
yarn.lock
|
|
@ -366,7 +366,7 @@ __metadata:
|
|||
karma-webpack: "npm:^5.0.1"
|
||||
mocha: "npm:^11.7.5"
|
||||
openpgp: "npm:@protontech/openpgp@~6.2.2"
|
||||
playwright: "npm:^1.56.0"
|
||||
playwright: "npm:^1.57.0"
|
||||
sinon: "npm:^21.0.0"
|
||||
ts-loader: "npm:^9.5.4"
|
||||
typescript: "npm:^5.9.3"
|
||||
|
|
@ -4492,27 +4492,27 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright-core@npm:1.56.0":
|
||||
version: 1.56.0
|
||||
resolution: "playwright-core@npm:1.56.0"
|
||||
"playwright-core@npm:1.57.0":
|
||||
version: 1.57.0
|
||||
resolution: "playwright-core@npm:1.57.0"
|
||||
bin:
|
||||
playwright-core: cli.js
|
||||
checksum: 10c0/2ebf6138feb49722edd6d2df4afceb509309ebb3aadc24dcba2023a4d89c7a1d248c0b03b9e8fa9e31d51a8f72e909a271b98c9e48a82b94ce3ef1314d17a743
|
||||
checksum: 10c0/798e35d83bf48419a8c73de20bb94d68be5dde68de23f95d80a0ebe401e3b83e29e3e84aea7894d67fa6c79d2d3d40cc5bcde3e166f657ce50987aaa2421b6a9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"playwright@npm:^1.56.0":
|
||||
version: 1.56.0
|
||||
resolution: "playwright@npm:1.56.0"
|
||||
"playwright@npm:^1.57.0":
|
||||
version: 1.57.0
|
||||
resolution: "playwright@npm:1.57.0"
|
||||
dependencies:
|
||||
fsevents: "npm:2.3.2"
|
||||
playwright-core: "npm:1.56.0"
|
||||
playwright-core: "npm:1.57.0"
|
||||
dependenciesMeta:
|
||||
fsevents:
|
||||
optional: true
|
||||
bin:
|
||||
playwright: cli.js
|
||||
checksum: 10c0/54294c71169859c74a7335ce3ae2586e86e9c72845e0f894fd1672fc66f8c2b92488b6ac654a7a2ea79d79cdc5dc23c7b59ceed4907e442a672e7e67337e1f1e
|
||||
checksum: 10c0/ab03c99a67b835bdea9059f516ad3b6e42c21025f9adaa161a4ef6bc7ca716dcba476d287140bb240d06126eb23f889a8933b8f5f1f1a56b80659d92d1358899
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue