Skip to content

Commit 8a04570

Browse files
build(deps-dev): bump @playwright/test from 1.59.0 to 1.59.1
Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.59.0 to 1.59.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.59.0...v1.59.1) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.59.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb65136 commit 8a04570

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@electron/notarize": "3.1.1",
104104
"@eslint/compat": "2.0.3",
105105
"@eslint/js": "10.0.1",
106-
"@playwright/test": "1.59.0",
106+
"@playwright/test": "1.59.1",
107107
"@types/cross-spawn": "6.0.6",
108108
"@types/dompurify": "3.2.0",
109109
"@types/ejs": "3.1.5",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -3483,14 +3483,14 @@ __metadata:
34833483
languageName: node
34843484
linkType: hard
34853485

3486-
"@playwright/test@npm:1.59.0":
3487-
version: 1.59.0
3488-
resolution: "@playwright/test@npm:1.59.0"
3486+
"@playwright/test@npm:1.59.1":
3487+
version: 1.59.1
3488+
resolution: "@playwright/test@npm:1.59.1"
34893489
dependencies:
3490-
playwright: "npm:1.59.0"
3490+
playwright: "npm:1.59.1"
34913491
bin:
34923492
playwright: cli.js
3493-
checksum: 10c0/161e8f4e61dc3679d055ca13ddb08211834bc1d54e08b2b269e94fb38408fb29a6fa36a67103bfbf6d9c02a3cf2c4073f0c1f0e6bfc3d3106e4d276d2dceb6b2
3493+
checksum: 10c0/8c2d94a860d3c254a0b114df2f888ad0a0e9310f45b6059bd5d4da196d965cadf6922267cef0881cfa9784d4bef6d78363d2c2d94caa64be67ff644c41162137
34943494
languageName: node
34953495
linkType: hard
34963496

@@ -13760,27 +13760,27 @@ __metadata:
1376013760
languageName: node
1376113761
linkType: hard
1376213762

13763-
"playwright-core@npm:1.59.0":
13764-
version: 1.59.0
13765-
resolution: "playwright-core@npm:1.59.0"
13763+
"playwright-core@npm:1.59.1":
13764+
version: 1.59.1
13765+
resolution: "playwright-core@npm:1.59.1"
1376613766
bin:
1376713767
playwright-core: cli.js
13768-
checksum: 10c0/73d93d78e8cd72b9440e41f29542189b4ce3b77f6ecc60ddb6edc5c65245fe5e235275dd62d62a9fd07d546710f0ee78827b9c98037f9dd8de2cd8e98cd33f31
13768+
checksum: 10c0/d41a74d9681ce3beb3d5239e9ed577710b4ad099a6ca2476219c6599d51e9cb4b80bd72ed82c528da6a5d929c18ae3b872cf02bb83f78fa1c2cb9199c501abee
1376913769
languageName: node
1377013770
linkType: hard
1377113771

13772-
"playwright@npm:1.59.0":
13773-
version: 1.59.0
13774-
resolution: "playwright@npm:1.59.0"
13772+
"playwright@npm:1.59.1":
13773+
version: 1.59.1
13774+
resolution: "playwright@npm:1.59.1"
1377513775
dependencies:
1377613776
fsevents: "npm:2.3.2"
13777-
playwright-core: "npm:1.59.0"
13777+
playwright-core: "npm:1.59.1"
1377813778
dependenciesMeta:
1377913779
fsevents:
1378013780
optional: true
1378113781
bin:
1378213782
playwright: cli.js
13783-
checksum: 10c0/03b400ae1f822e8f943b5b44cd33c89f6e1afdf7467e89ed8bab945df8c23646b50361afedd2791774fa2d2bde33016b5a770c30856e0220edf4cf69537bdd28
13783+
checksum: 10c0/dfe38396e616e5c4f98825ce90037bb96e477c5a2bd9258a24854f8ce72a8a41427b19098863866f85aa0216e70287dd537c4438d761aca93995e31ae099c533
1378413784
languageName: node
1378513785
linkType: hard
1378613786

@@ -14490,7 +14490,7 @@ __metadata:
1449014490
"@eslint/js": "npm:10.0.1"
1449114491
"@kubernetes/client-node": "npm:1.4.0"
1449214492
"@napi-rs/xattr": "npm:^1.0.3"
14493-
"@playwright/test": "npm:1.59.0"
14493+
"@playwright/test": "npm:1.59.1"
1449414494
"@rancher/components": "npm:0.3.0-alpha.1"
1449514495
"@types/cross-spawn": "npm:6.0.6"
1449614496
"@types/dompurify": "npm:3.2.0"

0 commit comments

Comments
 (0)