Skip to content

Commit 19ef51f

Browse files
committed
chore: update yarn.lock and root package.json to include playwright@1.59.1
1 parent 22b0030 commit 19ef51f

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"jsdom": "25.0.1",
6262
"nock": "14.0.11",
6363
"nx": "22.6.1",
64-
"playwright": "1.58.2",
64+
"playwright": "1.59.1",
6565
"prettier": "3.8.1",
6666
"rimraf": "6.1.3",
6767
"simple-git": "3.33.0",

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5773,14 +5773,14 @@ __metadata:
57735773
languageName: node
57745774
linkType: hard
57755775

5776-
"@playwright/test@npm:1.58.2":
5777-
version: 1.58.2
5778-
resolution: "@playwright/test@npm:1.58.2"
5776+
"@playwright/test@npm:1.59.1":
5777+
version: 1.59.1
5778+
resolution: "@playwright/test@npm:1.59.1"
57795779
dependencies:
5780-
playwright: "npm:1.58.2"
5780+
playwright: "npm:1.59.1"
57815781
bin:
57825782
playwright: cli.js
5783-
checksum: 10/58bf90139280a0235eeeb6049e9fb4db6425e98be1bf0cc17913b068eef616cf67be57bfb36dc4cb56bcf116f498ffd0225c4916e85db404b343ea6c5efdae13
5783+
checksum: 10/27a894c4d4216b51cddc96e18fd0638a9e2e0a3f0b7ee32a56121fb61df395ec43529f5dcdca32578af8a34a04722ee3767f99f0ae4d39fa8edceda89a96014c
57845784
languageName: node
57855785
linkType: hard
57865786

@@ -11512,7 +11512,7 @@ __metadata:
1151211512
"@lexical/rich-text": "npm:0.27.2"
1151311513
"@mediapipe/tasks-vision": "npm:0.10.34"
1151411514
"@nx/webpack": "npm:22.6.1"
11515-
"@playwright/test": "npm:1.58.2"
11515+
"@playwright/test": "npm:1.59.1"
1151611516
"@roamhq/wrtc": "npm:0.10.0"
1151711517
"@sindresorhus/is": "npm:4.6.0"
1151811518
"@tanstack/react-table": "npm:8.21.3"
@@ -23066,27 +23066,27 @@ __metadata:
2306623066
languageName: node
2306723067
linkType: hard
2306823068

23069-
"playwright-core@npm:1.58.2":
23070-
version: 1.58.2
23071-
resolution: "playwright-core@npm:1.58.2"
23069+
"playwright-core@npm:1.59.1":
23070+
version: 1.59.1
23071+
resolution: "playwright-core@npm:1.59.1"
2307223072
bin:
2307323073
playwright-core: cli.js
23074-
checksum: 10/8a98fcf122167e8703d525db2252de0e3da4ab9110ab6ea9951247e52d846310eb25ea2c805e1b7ccb54b4010c44e5adc3a76aae6da02f34324ccc3e76683bb1
23074+
checksum: 10/d27857a6701587c2a9bfa26fed9a5d8c617a392299b99b187f2ddc198d012a1e296449806bc907220debea938152677e8b4d91d304ed00645f762f778de3abec
2307523075
languageName: node
2307623076
linkType: hard
2307723077

23078-
"playwright@npm:1.58.2":
23079-
version: 1.58.2
23080-
resolution: "playwright@npm:1.58.2"
23078+
"playwright@npm:1.59.1":
23079+
version: 1.59.1
23080+
resolution: "playwright@npm:1.59.1"
2308123081
dependencies:
2308223082
fsevents: "npm:2.3.2"
23083-
playwright-core: "npm:1.58.2"
23083+
playwright-core: "npm:1.59.1"
2308423084
dependenciesMeta:
2308523085
fsevents:
2308623086
optional: true
2308723087
bin:
2308823088
playwright: cli.js
23089-
checksum: 10/d89d6c8a32388911b9aff9ee0f1a90076219f15c804f2b287db048b9e9cde182aea3131fac1959051d25189ed4218ec4272b137c83cd7f9cd24781cbc77edd86
23089+
checksum: 10/17b2df42effa362adc6aa3192b625bd80f26b91a0c253a2375ac89ace68407b746dd87b4081629c50c58c3cb031c5b837a32fef43a3c98c60ea504e0b001e5fa
2309023090
languageName: node
2309123091
linkType: hard
2309223092

@@ -29053,7 +29053,7 @@ __metadata:
2905329053
long: "npm:5.3.2"
2905429054
nock: "npm:14.0.11"
2905529055
nx: "npm:22.6.1"
29056-
playwright: "npm:1.58.2"
29056+
playwright: "npm:1.59.1"
2905729057
prettier: "npm:3.8.1"
2905829058
rimraf: "npm:6.1.3"
2905929059
simple-git: "npm:3.33.0"

0 commit comments

Comments
 (0)