Skip to content

Commit 2026716

Browse files
Bump playwright from 1.56.0 to 1.56.1
Bumps [playwright](https://github.com/microsoft/playwright) from 1.56.0 to 1.56.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.56.0...v1.56.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.56.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0741436 commit 2026716

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"karma-webkit-launcher": "^2.6.0",
6363
"karma-webpack": "^5.0.1",
6464
"mocha": "^11.7.4",
65-
"playwright": "^1.56.0",
65+
"playwright": "^1.56.1",
6666
"sinon": "^21.0.0",
6767
"ts-loader": "^9.5.4",
6868
"typescript": "^5.9.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ __metadata:
366366
karma-webpack: "npm:^5.0.1"
367367
mocha: "npm:^11.7.4"
368368
openpgp: "npm:@protontech/openpgp@~6.2.2"
369-
playwright: "npm:^1.56.0"
369+
playwright: "npm:^1.56.1"
370370
sinon: "npm:^21.0.0"
371371
ts-loader: "npm:^9.5.4"
372372
typescript: "npm:^5.9.3"
@@ -4527,27 +4527,27 @@ __metadata:
45274527
languageName: node
45284528
linkType: hard
45294529

4530-
"playwright-core@npm:1.56.0":
4531-
version: 1.56.0
4532-
resolution: "playwright-core@npm:1.56.0"
4530+
"playwright-core@npm:1.56.1":
4531+
version: 1.56.1
4532+
resolution: "playwright-core@npm:1.56.1"
45334533
bin:
45344534
playwright-core: cli.js
4535-
checksum: 10c0/2ebf6138feb49722edd6d2df4afceb509309ebb3aadc24dcba2023a4d89c7a1d248c0b03b9e8fa9e31d51a8f72e909a271b98c9e48a82b94ce3ef1314d17a743
4535+
checksum: 10c0/ffd40142b99c68678b387445d5b42f1fee4ab0b65d983058c37f342e5629f9cdbdac0506ea80a0dfd41a8f9f13345bad54e9a8c35826ef66dc765f4eb3db8da7
45364536
languageName: node
45374537
linkType: hard
45384538

4539-
"playwright@npm:^1.56.0":
4540-
version: 1.56.0
4541-
resolution: "playwright@npm:1.56.0"
4539+
"playwright@npm:^1.56.1":
4540+
version: 1.56.1
4541+
resolution: "playwright@npm:1.56.1"
45424542
dependencies:
45434543
fsevents: "npm:2.3.2"
4544-
playwright-core: "npm:1.56.0"
4544+
playwright-core: "npm:1.56.1"
45454545
dependenciesMeta:
45464546
fsevents:
45474547
optional: true
45484548
bin:
45494549
playwright: cli.js
4550-
checksum: 10c0/54294c71169859c74a7335ce3ae2586e86e9c72845e0f894fd1672fc66f8c2b92488b6ac654a7a2ea79d79cdc5dc23c7b59ceed4907e442a672e7e67337e1f1e
4550+
checksum: 10c0/8e9965aede86df0f4722063385748498977b219630a40a10d1b82b8bd8d4d4e9b6b65ecbfa024331a30800163161aca292fb6dd7446c531a1ad25f4155625ab4
45514551
languageName: node
45524552
linkType: hard
45534553

0 commit comments

Comments
 (0)