File tree Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Expand file tree Collapse file tree 2 files changed +13
-5
lines changed Original file line number Diff line number Diff line change 56
56
"generate-export-aliases" : " ^1.1.0" ,
57
57
"husky" : " ^4.3.8" ,
58
58
"jest" : " ^25.1.0" ,
59
- "playwright" : " ^1.9.1 " ,
59
+ "playwright" : " ^1.11.0 " ,
60
60
"rollup" : " ^2.0.3" ,
61
61
"ts-jest" : " ^25.2.1" ,
62
62
"typescript" : " ^3.9.6"
Original file line number Diff line number Diff line change @@ -6649,10 +6649,10 @@ pkg-dir@^5.0.0:
6649
6649
dependencies :
6650
6650
find-up "^5.0.0"
6651
6651
6652
- playwright@^1.9.1 :
6653
- version "1.9.1 "
6654
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.9.1 .tgz#b4db35f69076b2dc91e347e58d81f2f391d1ed49 "
6655
- integrity sha512-bZXnks4UGJZoqja6TqVEUG0IQ2liqYFcO1R4lT43aO4oDVTQtawEJjS+EqLYsAuniRFWVE87Cemus4fRQbyXMg ==
6652
+ playwright@^1.11.0 :
6653
+ version "1.11.0 "
6654
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.11.0 .tgz#0796cf08f4756e8187e01c705315d8e1fb48e25f "
6655
+ integrity sha512-s3FQBRpu/pW/vZ/lFYhG/Q3WBUbT2rvMgrgy1PHDA7QtPN910C2rj9Ovd6A/m8yxuLnltd/OKqvlAGevWISHKw ==
6656
6656
dependencies :
6657
6657
commander "^6.1.0"
6658
6658
debug "^4.1.1"
@@ -6667,6 +6667,7 @@ playwright@^1.9.1:
6667
6667
rimraf "^3.0.2"
6668
6668
stack-utils "^2.0.3"
6669
6669
ws "^7.3.1"
6670
+ yazl "^2.5.1"
6670
6671
6671
6672
please-upgrade-node@^3.2.0 :
6672
6673
version "3.2.0"
@@ -8589,6 +8590,13 @@ yauzl@^2.10.0:
8589
8590
buffer-crc32 "~0.2.3"
8590
8591
fd-slicer "~1.1.0"
8591
8592
8593
+ yazl@^2.5.1 :
8594
+ version "2.5.1"
8595
+ resolved "https://registry.yarnpkg.com/yazl/-/yazl-2.5.1.tgz#a3d65d3dd659a5b0937850e8609f22fffa2b5c35"
8596
+ integrity sha512-phENi2PLiHnHb6QBVot+dJnaAZ0xosj7p3fWl+znIjBDlnMI2PsZCJZ306BPTFOaHf5qdDEI8x5qFrSOBN5vrw==
8597
+ dependencies :
8598
+ buffer-crc32 "~0.2.3"
8599
+
8592
8600
yocto-queue@^0.1.0 :
8593
8601
version "0.1.0"
8594
8602
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
You can’t perform that action at this time.
0 commit comments