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.1" ,
50
- "playwright-chromium" : " ^1.20.1 "
50
+ "playwright-chromium" : " ^1.20.2 "
51
51
}
52
52
}
Original file line number Diff line number Diff line change @@ -5540,17 +5540,17 @@ pkg-dir@^4.2.0:
5540
5540
dependencies :
5541
5541
find-up "^4.0.0"
5542
5542
5543
- playwright-chromium@^1.20.1 :
5544
- version "1.20.1 "
5545
- resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.20.1 .tgz#7a80cc4e517c397e7a60aac50a34e87be2803609 "
5546
- integrity sha512-zDJm59GEOWrHqpByblzaKI+bpswd3nrheCoAGOTBDX7MsQYwAV/ZBS2aCJzeGxDt/67brq/fQuZse3GwnCk+6A ==
5543
+ playwright-chromium@^1.20.2 :
5544
+ version "1.20.2 "
5545
+ resolved "https://registry.yarnpkg.com/playwright-chromium/-/playwright-chromium-1.20.2 .tgz#e6494f2a315afbfebab0083ff4b14459c9f3863b "
5546
+ integrity sha512-KsiPLRC1v56qLWqjzeEoDZNVW/eFrP5ad0PFQAa74u5EwnnId89LgOHEZFy487tt3xJdv3Ayyfdn8zwsUpS3Qg ==
5547
5547
dependencies :
5548
- playwright-core "1.20.1 "
5548
+ playwright-core "1.20.2 "
5549
5549
5550
-
5551
- version "1.20.1 "
5552
- resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.20.1 .tgz#2d892964dd3ddc93f6e185be4b59621f3a339d4c "
5553
- integrity sha512-A8ZsZ09gaSbxP0UijoLyzp3LJc0kWMxDooLPi+mm4/5iYnTbd6PF5nKjoFw1a7KwjZIEgdhJduah4BcUIh+IPA ==
5550
+
5551
+ version "1.20.2 "
5552
+ resolved "https://registry.yarnpkg.com/playwright-core/-/playwright-core-1.20.2 .tgz#02336afd9a631d59a666f11f3492550201c6c31b "
5553
+ integrity sha512-iV6+HftSPalynkq0CYJala1vaTOq7+gU9BRfKCdM9bAxNq/lFLrwbluug2Wt5OoUwbMABcnTThIEm3/qUhCdJQ ==
5554
5554
dependencies :
5555
5555
colors "1.4.0"
5556
5556
commander "8.3.0"
You can’t perform that action at this time.
0 commit comments