Skip to content

Commit ddaeafc

Browse files
authored
Merge pull request #10117 from rancher-sandbox/dependabot/npm_and_yarn/playwright/test-1.59.1
build(deps-dev): bump @playwright/test from 1.59.0 to 1.59.1
2 parents 531ea8f + 8a04570 commit ddaeafc

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

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

@@ -13767,27 +13767,27 @@ __metadata:
1376713767
languageName: node
1376813768
linkType: hard
1376913769

13770-
"playwright-core@npm:1.59.0":
13771-
version: 1.59.0
13772-
resolution: "playwright-core@npm:1.59.0"
13770+
"playwright-core@npm:1.59.1":
13771+
version: 1.59.1
13772+
resolution: "playwright-core@npm:1.59.1"
1377313773
bin:
1377413774
playwright-core: cli.js
13775-
checksum: 10c0/73d93d78e8cd72b9440e41f29542189b4ce3b77f6ecc60ddb6edc5c65245fe5e235275dd62d62a9fd07d546710f0ee78827b9c98037f9dd8de2cd8e98cd33f31
13775+
checksum: 10c0/d41a74d9681ce3beb3d5239e9ed577710b4ad099a6ca2476219c6599d51e9cb4b80bd72ed82c528da6a5d929c18ae3b872cf02bb83f78fa1c2cb9199c501abee
1377613776
languageName: node
1377713777
linkType: hard
1377813778

13779-
"playwright@npm:1.59.0":
13780-
version: 1.59.0
13781-
resolution: "playwright@npm:1.59.0"
13779+
"playwright@npm:1.59.1":
13780+
version: 1.59.1
13781+
resolution: "playwright@npm:1.59.1"
1378213782
dependencies:
1378313783
fsevents: "npm:2.3.2"
13784-
playwright-core: "npm:1.59.0"
13784+
playwright-core: "npm:1.59.1"
1378513785
dependenciesMeta:
1378613786
fsevents:
1378713787
optional: true
1378813788
bin:
1378913789
playwright: cli.js
13790-
checksum: 10c0/03b400ae1f822e8f943b5b44cd33c89f6e1afdf7467e89ed8bab945df8c23646b50361afedd2791774fa2d2bde33016b5a770c30856e0220edf4cf69537bdd28
13790+
checksum: 10c0/dfe38396e616e5c4f98825ce90037bb96e477c5a2bd9258a24854f8ce72a8a41427b19098863866f85aa0216e70287dd537c4438d761aca93995e31ae099c533
1379113791
languageName: node
1379213792
linkType: hard
1379313793

@@ -14497,7 +14497,7 @@ __metadata:
1449714497
"@eslint/js": "npm:10.0.1"
1449814498
"@kubernetes/client-node": "npm:1.4.0"
1449914499
"@napi-rs/xattr": "npm:^1.0.3"
14500-
"@playwright/test": "npm:1.59.0"
14500+
"@playwright/test": "npm:1.59.1"
1450114501
"@rancher/components": "npm:0.3.0-alpha.1"
1450214502
"@types/cross-spawn": "npm:6.0.6"
1450314503
"@types/dompurify": "npm:3.2.0"

0 commit comments

Comments
 (0)