|
183 | 183 | "@babel/traverse" "^7.4.4"
|
184 | 184 | "@babel/types" "^7.4.4"
|
185 | 185 |
|
| 186 | +"@babel/helper-create-class-features-plugin@^7.5.5": |
| 187 | + version "7.6.0" |
| 188 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.6.0.tgz#769711acca889be371e9bc2eb68641d55218021f" |
| 189 | + integrity sha512-O1QWBko4fzGju6VoVvrZg0RROCVifcLxiApnGP3OWfWzvxRZFCoBD81K5ur5e3bVY2Vf/5rIJm8cqPKn8HUJng== |
| 190 | + dependencies: |
| 191 | + "@babel/helper-function-name" "^7.1.0" |
| 192 | + "@babel/helper-member-expression-to-functions" "^7.5.5" |
| 193 | + "@babel/helper-optimise-call-expression" "^7.0.0" |
| 194 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 195 | + "@babel/helper-replace-supers" "^7.5.5" |
| 196 | + "@babel/helper-split-export-declaration" "^7.4.4" |
| 197 | + |
186 | 198 | "@babel/helper-define-map@^7.5.5":
|
187 | 199 | version "7.5.5"
|
188 | 200 | resolved "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.5.5.tgz#3dec32c2046f37e09b28c93eb0b103fd2a25d369"
|
|
351 | 363 | "@babel/helper-remap-async-to-generator" "^7.1.0"
|
352 | 364 | "@babel/plugin-syntax-async-generators" "^7.2.0"
|
353 | 365 |
|
| 366 | + |
| 367 | + version "7.5.5" |
| 368 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.5.5.tgz#a974cfae1e37c3110e71f3c6a2e48b8e71958cd4" |
| 369 | + integrity sha512-AF79FsnWFxjlaosgdi421vmYG6/jg79bVD0dpD44QdgobzHKuLZ6S3vl8la9qIeSwGi8i1fS0O1mfuDAAdo1/A== |
| 370 | + dependencies: |
| 371 | + "@babel/helper-create-class-features-plugin" "^7.5.5" |
| 372 | + "@babel/helper-plugin-utils" "^7.0.0" |
| 373 | + |
354 | 374 | "@babel/plugin-proposal-dynamic-import@^7.5.0":
|
355 | 375 | version "7.5.0"
|
356 | 376 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.5.0.tgz#e532202db4838723691b10a67b8ce509e397c506"
|
@@ -8886,7 +8906,6 @@ sauce-connect-launcher@^1.2.4:
|
8886 | 8906 |
|
8887 | 8907 | "sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.5.4-linux.tar.gz":
|
8888 | 8908 | version "0.0.0"
|
8889 |
| - uid dc5efcd2be24ddb099a85b923d6e754754651fa8 |
8890 | 8909 | resolved "https://saucelabs.com/downloads/sc-4.5.4-linux.tar.gz#dc5efcd2be24ddb099a85b923d6e754754651fa8"
|
8891 | 8910 |
|
8892 | 8911 | saucelabs@^1.5.0:
|
|
0 commit comments