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 @@ -5390,17 +5390,17 @@ pkg-dir@^4.2.0:
5390
5390
dependencies :
5391
5391
find-up "^4.0.0"
5392
5392
5393
- playwright-chromium@^1.17.2 :
5394
- version "1.17.2 "
5395
- resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.17.2 .tgz#25f6000effc9297b298c356d984963e67f47150d "
5396
- integrity sha512-afht0lopmJJPOGsffqTthL2MsPDm4tTGeTJWRE7jcrMD7OX9v4EtzBDzvKvs45HHzct3lBKrtVneFJab1Uo6vA ==
5393
+ playwright-chromium@^1.18.0 :
5394
+ version "1.18.0 "
5395
+ resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.18.0 .tgz#abdd4711f7275c1e60f6de0c1c0f9b719ca428b1 "
5396
+ integrity sha512-GVmwsw47nyMxvnUcqswvJCFgdR3wEX4YUoz0Rrr9DRuh1zXvVac0QpJyrQp0kRvZlaV9BO95ru6Q1Hni+pz+xg ==
5397
5397
dependencies :
5398
- playwright-core "=1.17.2 "
5398
+ playwright-core "=1.18.0 "
5399
5399
5400
- playwright-core@=1.17.2 :
5401
- version "1.17.2 "
5402
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.17.2 .tgz#916254fa8fb3eb76c160b5c2e06bc979d6ec2cf8 "
5403
- integrity sha512-TCYIt2UNHvqGxvD79bBjBv9osDLAH1gn7AZD5kRpMNQJG6BAmJt8B4Ek8fzdKmCQOnHf9ASJmcYRszoIZxcdVA ==
5400
+ playwright-core@=1.18.0 :
5401
+ version "1.18.0 "
5402
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.18.0 .tgz#b4d2b9068f26357adaa952a13254796fd439f322 "
5403
+ integrity sha512-JTRlCVpfAFcC1nth+XIE07w6M5m6C8PaEoClv7wGWF97cyDMcHIij0xIVEKMKli7IG5N0mqjLDFc/akXSbMZ1g ==
5404
5404
dependencies :
5405
5405
commander "^8.2.0"
5406
5406
debug "^4.1.1"
You can’t perform that action at this time.
0 commit comments