Skip to content

Commit 6cadee6

Browse files
Bump playwright from 1.58.1 to 1.59.1 (#263)
Bumps [playwright](https://github.com/microsoft/playwright) from 1.58.1 to 1.59.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.58.1...v1.59.1) --- updated-dependencies: - dependency-name: playwright dependency-version: 1.59.1 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>
1 parent 8306da2 commit 6cadee6

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint": "^9.39.3",
4949
"eslint-import-resolver-typescript": "^4.4.4",
5050
"eslint-plugin-import": "^2.32.0",
51-
"playwright": "^1.58.1",
51+
"playwright": "^1.59.1",
5252
"sinon": "^21.0.1",
5353
"typescript": "^6.0.2",
5454
"typescript-eslint": "^8.56.1",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ __metadata:
352352
eslint-plugin-import: "npm:^2.32.0"
353353
jsmimeparser: "npm:@protontech/jsmimeparser@^3.0.2"
354354
openpgp: "npm:@protontech/openpgp@~6.3.0"
355-
playwright: "npm:^1.58.1"
355+
playwright: "npm:^1.59.1"
356356
sinon: "npm:^21.0.1"
357357
typescript: "npm:^6.0.2"
358358
typescript-eslint: "npm:^8.56.1"
@@ -3570,27 +3570,27 @@ __metadata:
35703570
languageName: node
35713571
linkType: hard
35723572

3573-
"playwright-core@npm:1.58.1":
3574-
version: 1.58.1
3575-
resolution: "playwright-core@npm:1.58.1"
3573+
"playwright-core@npm:1.59.1":
3574+
version: 1.59.1
3575+
resolution: "playwright-core@npm:1.59.1"
35763576
bin:
35773577
playwright-core: cli.js
3578-
checksum: 10c0/2c12755579148cbd13811cc1a01e9693432f0e4595c76ebb02d2e1b4ee7286719c6769fdb26cda61f218bc49b7ddd4de5d856abbd034acde4ff3dbeee93e4773
3578+
checksum: 10c0/d41a74d9681ce3beb3d5239e9ed577710b4ad099a6ca2476219c6599d51e9cb4b80bd72ed82c528da6a5d929c18ae3b872cf02bb83f78fa1c2cb9199c501abee
35793579
languageName: node
35803580
linkType: hard
35813581

3582-
"playwright@npm:^1.58.1":
3583-
version: 1.58.1
3584-
resolution: "playwright@npm:1.58.1"
3582+
"playwright@npm:^1.59.1":
3583+
version: 1.59.1
3584+
resolution: "playwright@npm:1.59.1"
35853585
dependencies:
35863586
fsevents: "npm:2.3.2"
3587-
playwright-core: "npm:1.58.1"
3587+
playwright-core: "npm:1.59.1"
35883588
dependenciesMeta:
35893589
fsevents:
35903590
optional: true
35913591
bin:
35923592
playwright: cli.js
3593-
checksum: 10c0/29cb2b34ad80f9dc1b27d26d8cf56e0964d7787e0beb18b25fd9d087a09ce56a359779104d2a1717d08789c2f2713928ef59140b2905e6ef00b2cb6df58bb107
3593+
checksum: 10c0/dfe38396e616e5c4f98825ce90037bb96e477c5a2bd9258a24854f8ce72a8a41427b19098863866f85aa0216e70287dd537c4438d761aca93995e31ae099c533
35943594
languageName: node
35953595
linkType: hard
35963596

0 commit comments

Comments
 (0)