|
426 | 426 | dependencies:
|
427 | 427 | "@babel/helper-plugin-utils" "^7.8.3"
|
428 | 428 |
|
429 |
| -"@babel/plugin-syntax-flow@^7.8.3": |
430 |
| - version "7.8.3" |
431 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.8.3.tgz#f2c883bd61a6316f2c89380ae5122f923ba4527f" |
432 |
| - integrity sha512-innAx3bUbA0KSYj2E2MNFSn9hiCeowOFLxlsuhXzw8hMQnzkDomUr9QCD7E9VF60NmnG1sNTuuv6Qf4f8INYsg== |
| 429 | +"@babel/plugin-syntax-flow@^7.12.1": |
| 430 | + version "7.12.1" |
| 431 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.12.1.tgz#a77670d9abe6d63e8acadf4c31bb1eb5a506bbdd" |
| 432 | + integrity sha512-1lBLLmtxrwpm4VKmtVFselI/P3pX+G63fAtUUt6b2Nzgao77KNDwyuRt90Mj2/9pKobtt68FdvjfqohZjg/FCA== |
433 | 433 | dependencies:
|
434 |
| - "@babel/helper-plugin-utils" "^7.8.3" |
| 434 | + "@babel/helper-plugin-utils" "^7.10.4" |
435 | 435 |
|
436 | 436 | "@babel/plugin-syntax-json-strings@^7.8.0", "@babel/plugin-syntax-json-strings@^7.8.3":
|
437 | 437 | version "7.8.3"
|
|
577 | 577 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.4"
|
578 | 578 | "@babel/helper-plugin-utils" "^7.10.4"
|
579 | 579 |
|
580 |
| -"@babel/plugin-transform-flow-strip-types@^7.9.0": |
581 |
| - version "7.9.0" |
582 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.9.0.tgz#8a3538aa40434e000b8f44a3c5c9ac7229bd2392" |
583 |
| - integrity sha512-7Qfg0lKQhEHs93FChxVLAvhBshOPQDtJUTVHr/ZwQNRccCm4O9D79r9tVSoV8iNwjP1YgfD+e/fgHcPkN1qEQg== |
| 580 | +"@babel/plugin-transform-flow-strip-types@^7.12.1": |
| 581 | + version "7.12.1" |
| 582 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.12.1.tgz#8430decfa7eb2aea5414ed4a3fa6e1652b7d77c4" |
| 583 | + integrity sha512-8hAtkmsQb36yMmEtk2JZ9JnVyDSnDOdlB+0nEGzIDLuK4yR3JcEjfuFPYkdEPSh8Id+rAMeBEn+X0iVEyho6Hg== |
584 | 584 | dependencies:
|
585 |
| - "@babel/helper-plugin-utils" "^7.8.3" |
586 |
| - "@babel/plugin-syntax-flow" "^7.8.3" |
| 585 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 586 | + "@babel/plugin-syntax-flow" "^7.12.1" |
587 | 587 |
|
588 | 588 | "@babel/plugin-transform-for-of@^7.12.1":
|
589 | 589 | version "7.12.1"
|
|
859 | 859 | semver "^5.5.0"
|
860 | 860 |
|
861 | 861 | "@babel/preset-flow@^7.0.0":
|
862 |
| - version "7.9.0" |
863 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.9.0.tgz#fee847c3e090b0b2d9227c1949e4da1d1379280d" |
864 |
| - integrity sha512-88uSmlshIrlmPkNkEcx3UpSZ6b8n0UGBq0/0ZMZCF/uxAW0XIAUuDHBhIOAh0pvweafH4RxOwi/H3rWhtqOYPA== |
| 862 | + version "7.12.1" |
| 863 | + resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.12.1.tgz#1a81d376c5a9549e75352a3888f8c273455ae940" |
| 864 | + integrity sha512-UAoyMdioAhM6H99qPoKvpHMzxmNVXno8GYU/7vZmGaHk6/KqfDYL1W0NxszVbJ2EP271b7e6Ox+Vk2A9QsB3Sw== |
865 | 865 | dependencies:
|
866 |
| - "@babel/helper-plugin-utils" "^7.8.3" |
867 |
| - "@babel/plugin-transform-flow-strip-types" "^7.9.0" |
| 866 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 867 | + "@babel/plugin-transform-flow-strip-types" "^7.12.1" |
868 | 868 |
|
869 | 869 | "@babel/preset-modules@^0.1.3":
|
870 | 870 | version "0.1.4"
|
|
0 commit comments