Skip to content

Commit 19eb55b

Browse files
chore: bump up playwright version to v1.55.1 [SECURITY]
1 parent 6e6b850 commit 19eb55b

File tree

2 files changed

+27
-3
lines changed

2 files changed

+27
-3
lines changed

tests/affine-desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@playwright/test": "=1.52.0",
1212
"@types/fs-extra": "^11.0.4",
1313
"fs-extra": "^11.2.0",
14-
"playwright": "=1.52.0"
14+
"playwright": "=1.55.1"
1515
},
1616
"version": "0.25.5"
1717
}

yarn.lock

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ __metadata:
5555
"@playwright/test": "npm:=1.52.0"
5656
"@types/fs-extra": "npm:^11.0.4"
5757
fs-extra: "npm:^11.2.0"
58-
playwright: "npm:=1.52.0"
58+
playwright: "npm:=1.55.1"
5959
languageName: unknown
6060
linkType: soft
6161

@@ -30102,7 +30102,16 @@ __metadata:
3010230102
languageName: node
3010330103
linkType: hard
3010430104

30105-
"playwright@npm:1.52.0, playwright@npm:=1.52.0":
30105+
"playwright-core@npm:1.55.1":
30106+
version: 1.55.1
30107+
resolution: "playwright-core@npm:1.55.1"
30108+
bin:
30109+
playwright-core: cli.js
30110+
checksum: 10/953a43039dbcca04513bd3138a9dee249a136d5377da00d49402ffcd24d33ca84dc1dc04636d1b76e9f8c9fd28a302b89cda1ae544d72b5d829c28e623bfcb0b
30111+
languageName: node
30112+
linkType: hard
30113+
30114+
"playwright@npm:1.52.0":
3010630115
version: 1.52.0
3010730116
resolution: "playwright@npm:1.52.0"
3010830117
dependencies:
@@ -30117,6 +30126,21 @@ __metadata:
3011730126
languageName: node
3011830127
linkType: hard
3011930128

30129+
"playwright@npm:=1.55.1":
30130+
version: 1.55.1
30131+
resolution: "playwright@npm:1.55.1"
30132+
dependencies:
30133+
fsevents: "npm:2.3.2"
30134+
playwright-core: "npm:1.55.1"
30135+
dependenciesMeta:
30136+
fsevents:
30137+
optional: true
30138+
bin:
30139+
playwright: cli.js
30140+
checksum: 10/5dcf9ce564cacf6c06ebc864bb2b1f709c641792560d49889ed4c98e230be54a963ec8aaafff11269735d8d22da4900bd2d4ef9f1748d132326ffda8fb1f3f20
30141+
languageName: node
30142+
linkType: hard
30143+
3012030144
"plist@npm:3.1.0, plist@npm:^3.0.0, plist@npm:^3.0.4, plist@npm:^3.0.5, plist@npm:^3.1.0":
3012130145
version: 3.1.0
3012230146
resolution: "plist@npm:3.1.0"

0 commit comments

Comments
 (0)