File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 47
47
"devDependencies" : {
48
48
"cross-env" : " ^7.0.3" ,
49
49
"fs-extra" : " ^10.0.0" ,
50
- "playwright-chromium" : " ^1.17.2 "
50
+ "playwright-chromium" : " ^1.18.0 "
51
51
}
52
52
}
Original file line number Diff line number Diff line change @@ -5477,17 +5477,17 @@ pkg-dir@^4.2.0:
5477
5477
dependencies :
5478
5478
find-up "^4.0.0"
5479
5479
5480
- playwright-chromium@^1.17.2 :
5481
- version "1.17.2 "
5482
- resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.17.2 .tgz#25f6000effc9297b298c356d984963e67f47150d "
5483
- integrity sha512-afht0lopmJJPOGsffqTthL2MsPDm4tTGeTJWRE7jcrMD7OX9v4EtzBDzvKvs45HHzct3lBKrtVneFJab1Uo6vA ==
5480
+ playwright-chromium@^1.18.0 :
5481
+ version "1.18.0 "
5482
+ resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.18.0 .tgz#abdd4711f7275c1e60f6de0c1c0f9b719ca428b1 "
5483
+ integrity sha512-GVmwsw47nyMxvnUcqswvJCFgdR3wEX4YUoz0Rrr9DRuh1zXvVac0QpJyrQp0kRvZlaV9BO95ru6Q1Hni+pz+xg ==
5484
5484
dependencies :
5485
- playwright-core "=1.17.2 "
5485
+ playwright-core "=1.18.0 "
5486
5486
5487
- playwright-core@=1.17.2 :
5488
- version "1.17.2 "
5489
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.17.2 .tgz#916254fa8fb3eb76c160b5c2e06bc979d6ec2cf8 "
5490
- integrity sha512-TCYIt2UNHvqGxvD79bBjBv9osDLAH1gn7AZD5kRpMNQJG6BAmJt8B4Ek8fzdKmCQOnHf9ASJmcYRszoIZxcdVA ==
5487
+ playwright-core@=1.18.0 :
5488
+ version "1.18.0 "
5489
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.18.0 .tgz#b4d2b9068f26357adaa952a13254796fd439f322 "
5490
+ integrity sha512-JTRlCVpfAFcC1nth+XIE07w6M5m6C8PaEoClv7wGWF97cyDMcHIij0xIVEKMKli7IG5N0mqjLDFc/akXSbMZ1g ==
5491
5491
dependencies :
5492
5492
commander "^8.2.0"
5493
5493
debug "^4.1.1"
You can’t perform that action at this time.
0 commit comments