Skip to content

Commit acf7070

Browse files
authored
Bump playwright (#1368)
1 parent bd23da8 commit acf7070

8 files changed

+28
-28
lines changed

.pnp.cjs

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.yarn/cache/@playwright-test-npm-1.55.0-1c32aff59a-bfaede669b.zip renamed to .yarn/cache/@playwright-test-npm-1.56.1-74bef72ba3-9933fa9f8e.zip

12.1 KB
Binary file not shown.
-2.06 MB
Binary file not shown.
2.11 MB
Binary file not shown.
-1.04 MB
Binary file not shown.
975 KB
Binary file not shown.

packages/allure-playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@babel/plugin-transform-modules-commonjs": "^7.27.1",
7070
"@babel/preset-env": "^7.28.0",
7171
"@babel/preset-typescript": "^7.27.1",
72-
"@playwright/test": "^1.55.0",
72+
"@playwright/test": "^1.56.1",
7373
"@stylistic/eslint-plugin": "^2.6.1",
7474
"@types/babel__core": "^7.20.5",
7575
"@types/babel__preset-env": "^7.10.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4037,14 +4037,14 @@ __metadata:
40374037
languageName: node
40384038
linkType: hard
40394039

4040-
"@playwright/test@npm:^1.55.0":
4041-
version: 1.55.0
4042-
resolution: "@playwright/test@npm:1.55.0"
4040+
"@playwright/test@npm:^1.56.1":
4041+
version: 1.56.1
4042+
resolution: "@playwright/test@npm:1.56.1"
40434043
dependencies:
4044-
playwright: "npm:1.55.0"
4044+
playwright: "npm:1.56.1"
40454045
bin:
40464046
playwright: cli.js
4047-
checksum: 10/bfaede669b0583ee6ec48bfe9ff531cac58da1b83031907d5d0fd71c33bab6766669a23359e401066d97c8e8fa76566900f71be7b290d12213ebb3530a82afbb
4047+
checksum: 10/9933fa9f8eb9e775e792421b99c984c310b92092e65de57508ae1951a2589d87bbb5f1c4114bfdf7f69c15c0a3acb3f31259e143fa597aa28e97f4b223e37637
40484048
languageName: node
40494049
linkType: hard
40504050

@@ -5928,7 +5928,7 @@ __metadata:
59285928
"@babel/plugin-transform-modules-commonjs": "npm:^7.27.1"
59295929
"@babel/preset-env": "npm:^7.28.0"
59305930
"@babel/preset-typescript": "npm:^7.27.1"
5931-
"@playwright/test": "npm:^1.55.0"
5931+
"@playwright/test": "npm:^1.56.1"
59325932
"@stylistic/eslint-plugin": "npm:^2.6.1"
59335933
"@types/babel__core": "npm:^7.20.5"
59345934
"@types/babel__preset-env": "npm:^7.10.0"
@@ -14914,27 +14914,27 @@ __metadata:
1491414914
languageName: node
1491514915
linkType: hard
1491614916

14917-
"playwright-core@npm:1.55.0":
14918-
version: 1.55.0
14919-
resolution: "playwright-core@npm:1.55.0"
14917+
"playwright-core@npm:1.56.1":
14918+
version: 1.56.1
14919+
resolution: "playwright-core@npm:1.56.1"
1492014920
bin:
1492114921
playwright-core: cli.js
14922-
checksum: 10/843376a8e2c1100d3f0625b2c85a69dc4418a0b268bdc7da6cf28252f6dc50c299c734f090a67c7f36cfa9140dacf5b95e817664e69642bcbaf06eea4d216c35
14922+
checksum: 10/df785eb3b3a8392b10dcde5f768e09b7fe459a7b06ed81180da69e048f2154b761f86d79572c2b62037a1f18a44e4ace72f5b6547f4f473b4ab13ab1d94007d2
1492314923
languageName: node
1492414924
linkType: hard
1492514925

14926-
"playwright@npm:1.55.0":
14927-
version: 1.55.0
14928-
resolution: "playwright@npm:1.55.0"
14926+
"playwright@npm:1.56.1":
14927+
version: 1.56.1
14928+
resolution: "playwright@npm:1.56.1"
1492914929
dependencies:
1493014930
fsevents: "npm:2.3.2"
14931-
playwright-core: "npm:1.55.0"
14931+
playwright-core: "npm:1.56.1"
1493214932
dependenciesMeta:
1493314933
fsevents:
1493414934
optional: true
1493514935
bin:
1493614936
playwright: cli.js
14937-
checksum: 10/df02529693923b9b671822dac8a2ac8a8471c9142a05e14a24f8d0038a7dcf705712363991a070fc927466bbbe70e485145cf7a77882613822f56960afc4b892
14937+
checksum: 10/f1743f93b26f1d497257771428d93f3c9ed2d75b00d935f0cd1556ff2dc61d47f2df8b381d752fbd2c47082b685f0ffe4cc4b7ba440d7b4ba3a08572aec58fba
1493814938
languageName: node
1493914939
linkType: hard
1494014940

0 commit comments

Comments
 (0)