Skip to content

Commit cb7664f

Browse files
dependabot[bot]LabhanshAgrawal
authored andcommitted
Bump playwright from 1.43.0 to 1.43.1
Bumps [playwright](https://github.com/microsoft/playwright) from 1.43.0 to 1.43.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.43.0...v1.43.1) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 617bea1 commit cb7664f

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"node-addon-api": "8.0.0",
127127
"null-loader": "4.0.1",
128128
"parse-url": "8.1.0",
129-
"playwright": "1.43.0",
129+
"playwright": "1.43.1",
130130
"plist": "3.1.0",
131131
"prettier": "3.2.5",
132132
"proxyquire": "2.1.3",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6806,17 +6806,17 @@ pkg-dir@^7.0.0:
68066806
dependencies:
68076807
find-up "^6.3.0"
68086808

6809-
6810-
version "1.43.0"
6811-
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.43.0.tgz#d8079acb653abebb0b63062e432479647a4e1271"
6812-
integrity sha512-iWFjyBUH97+pUFiyTqSLd8cDMMOS0r2ZYz2qEsPjH8/bX++sbIJT35MSwKnp1r/OQBAqC5XO99xFbJ9XClhf4w==
6809+
6810+
version "1.43.1"
6811+
resolved "https://registry.npmjs.org/playwright-core/-/playwright-core-1.43.1.tgz#0eafef9994c69c02a1a3825a4343e56c99c03b02"
6812+
integrity sha512-EI36Mto2Vrx6VF7rm708qSnesVQKbxEWvPrfA1IPY6HgczBplDx7ENtx+K2n4kJ41sLLkuGfmb0ZLSSXlDhqPg==
68136813

6814-
6815-
version "1.43.0"
6816-
resolved "https://registry.npmjs.org/playwright/-/playwright-1.43.0.tgz#2c2efd4ee2a25defd8c24c98ccb342bdd9d435f5"
6817-
integrity sha512-SiOKHbVjTSf6wHuGCbqrEyzlm6qvXcv7mENP+OZon1I07brfZLGdfWV0l/efAzVx7TF3Z45ov1gPEkku9q25YQ==
6814+
6815+
version "1.43.1"
6816+
resolved "https://registry.npmjs.org/playwright/-/playwright-1.43.1.tgz#8ad08984ac66c9ef3d0db035be54dd7ec9f1c7d9"
6817+
integrity sha512-V7SoH0ai2kNt1Md9E3Gwas5B9m8KR2GVvwZnAI6Pg0m3sh7UvgiYhRrhsziCmqMJNouPckiOhk8T+9bSAK0VIA==
68186818
dependencies:
6819-
playwright-core "1.43.0"
6819+
playwright-core "1.43.1"
68206820
optionalDependencies:
68216821
fsevents "2.3.2"
68226822

0 commit comments

Comments
 (0)