File tree 2 files changed +17
-9
lines changed
2 files changed +17
-9
lines changed Original file line number Diff line number Diff line change 55
55
"@types/jest" : " ^26.0.4" ,
56
56
"generate-export-aliases" : " ^1.1.0" ,
57
57
"jest" : " ^25.1.0" ,
58
- "playwright" : " ^1.4.2 " ,
58
+ "playwright" : " ^1.9.1 " ,
59
59
"rollup" : " ^2.0.3" ,
60
60
"ts-jest" : " ^25.2.1" ,
61
61
"typescript" : " ^3.9.6"
Original file line number Diff line number Diff line change @@ -8647,10 +8647,10 @@ pkg-up@^3.1.0:
8647
8647
dependencies :
8648
8648
find-up "^3.0.0"
8649
8649
8650
- playwright@^1.4.2 :
8651
- version "1.8.0 "
8652
- resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.8.0 .tgz#8eca2250967ee892b9fdfec44e2358455ab0f8e3 "
8653
- integrity sha512-urMJDLX92KawbkWKrt3chVVBPQsuuNwlS5St7I5YQENXAEItoyUqX7FjiYaoPgXifKqe1+BKC+7pBAq1QUkgSw ==
8650
+ playwright@^1.9.1 :
8651
+ version "1.9.1 "
8652
+ resolved "https://registry.yarnpkg.com/playwright/-/playwright-1.9.1 .tgz#b4db35f69076b2dc91e347e58d81f2f391d1ed49 "
8653
+ integrity sha512-bZXnks4UGJZoqja6TqVEUG0IQ2liqYFcO1R4lT43aO4oDVTQtawEJjS+EqLYsAuniRFWVE87Cemus4fRQbyXMg ==
8654
8654
dependencies :
8655
8655
commander "^6.1.0"
8656
8656
debug "^4.1.1"
@@ -8663,6 +8663,7 @@ playwright@^1.4.2:
8663
8663
proper-lockfile "^4.1.1"
8664
8664
proxy-from-env "^1.1.0"
8665
8665
rimraf "^3.0.2"
8666
+ stack-utils "^2.0.3"
8666
8667
ws "^7.3.1"
8667
8668
8668
8669
please-upgrade-node@^3.2.0 :
@@ -8772,11 +8773,11 @@ prop-types@^15.7.2:
8772
8773
react-is "^16.8.1"
8773
8774
8774
8775
proper-lockfile@^4.1.1 :
8775
- version "4.1.1 "
8776
- resolved "https://registry.yarnpkg.com/proper-lockfile/-/proper-lockfile-4.1.1 .tgz#284cf9db9e30a90e647afad69deb7cb06881262c "
8777
- integrity sha512-1w6rxXodisVpn7QYvLk706mzprPTAPCYAqxMvctmPN3ekuRk/kuGkGc82pangZiAt4R3lwSuUzheTTn0/Yb7Zg ==
8776
+ version "4.1.2 "
8777
+ resolved "https://registry.yarnpkg.com/proper-lockfile/-/proper-lockfile-4.1.2 .tgz#c8b9de2af6b2f1601067f98e01ac66baa223141f "
8778
+ integrity sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA ==
8778
8779
dependencies :
8779
- graceful-fs "^4.1.11 "
8780
+ graceful-fs "^4.2.4 "
8780
8781
retry "^0.12.0"
8781
8782
signal-exit "^3.0.2"
8782
8783
@@ -9861,6 +9862,13 @@ stack-utils@^2.0.2:
9861
9862
dependencies :
9862
9863
escape-string-regexp "^2.0.0"
9863
9864
9865
+ stack-utils@^2.0.3 :
9866
+ version "2.0.3"
9867
+ resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-2.0.3.tgz#cd5f030126ff116b78ccb3c027fe302713b61277"
9868
+ integrity sha512-gL//fkxfWUsIlFL2Tl42Cl6+HFALEaB1FU76I/Fy+oZjRreP7OPMXFlGbxM7NQsI0ZpUfw76sHnv0WNYuTb7Iw==
9869
+ dependencies :
9870
+ escape-string-regexp "^2.0.0"
9871
+
9864
9872
state-toggle@^1.0.0 :
9865
9873
version "1.0.3"
9866
9874
resolved "https://registry.yarnpkg.com/state-toggle/-/state-toggle-1.0.3.tgz#e123b16a88e143139b09c6852221bc9815917dfe"
You can’t perform that action at this time.
0 commit comments