|
543 | 543 | dependencies:
|
544 | 544 | "@babel/helper-plugin-utils" "^7.8.3"
|
545 | 545 |
|
546 |
| -"@babel/plugin-syntax-flow@^7.10.1": |
547 |
| - version "7.10.1" |
548 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.10.1.tgz#cd4bbca62fb402babacb174f64f8734310d742f0" |
549 |
| - integrity sha512-b3pWVncLBYoPP60UOTc7NMlbtsHQ6ITim78KQejNHK6WJ2mzV5kCcg4mIWpasAfJEgwVTibwo2e+FU7UEIKQUg== |
| 546 | +"@babel/plugin-syntax-flow@^7.10.4": |
| 547 | + version "7.10.4" |
| 548 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.10.4.tgz#53351dd7ae01995e567d04ce42af1a6e0ba846a6" |
| 549 | + integrity sha512-yxQsX1dJixF4qEEdzVbst3SZQ58Nrooz8NV9Z9GL4byTE25BvJgl5lf0RECUf0fh28rZBb/RYTWn/eeKwCMrZQ== |
550 | 550 | dependencies:
|
551 |
| - "@babel/helper-plugin-utils" "^7.10.1" |
| 551 | + "@babel/helper-plugin-utils" "^7.10.4" |
552 | 552 |
|
553 | 553 | "@babel/plugin-syntax-json-strings@^7.8.0", "@babel/plugin-syntax-json-strings@^7.8.3":
|
554 | 554 | version "7.8.3"
|
|
709 | 709 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.10.1"
|
710 | 710 | "@babel/helper-plugin-utils" "^7.10.1"
|
711 | 711 |
|
712 |
| -"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.10.1": |
713 |
| - version "7.10.1" |
714 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.10.1.tgz#59eafbff9ae85ec8932d4c16c068654be814ec5e" |
715 |
| - integrity sha512-i4o0YwiJBIsIx7/liVCZ3Q2WkWr1/Yu39PksBOnh/khW2SwIFsGa5Ze+MSon5KbDfrEHP9NeyefAgvUSXzaEkw== |
| 712 | +"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.10.4": |
| 713 | + version "7.10.4" |
| 714 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.10.4.tgz#c497957f09e86e3df7296271e9eb642876bf7788" |
| 715 | + integrity sha512-XTadyuqNst88UWBTdLjM+wEY7BFnY2sYtPyAidfC7M/QaZnSuIZpMvLxqGT7phAcnGyWh/XQFLKcGf04CnvxSQ== |
716 | 716 | dependencies:
|
717 |
| - "@babel/helper-plugin-utils" "^7.10.1" |
718 |
| - "@babel/plugin-syntax-flow" "^7.10.1" |
| 717 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 718 | + "@babel/plugin-syntax-flow" "^7.10.4" |
719 | 719 |
|
720 | 720 | "@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.10.1":
|
721 | 721 | version "7.10.1"
|
|
1033 | 1033 | semver "^5.5.0"
|
1034 | 1034 |
|
1035 | 1035 | "@babel/preset-flow@^7.9.0":
|
1036 |
| - version "7.10.1" |
1037 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.10.1.tgz#29498ec23baf9aa6dae50c568ceba09d71692b82" |
1038 |
| - integrity sha512-FuQsibb5PaX07fF1XUO5gjjxdEZbcJv8+ugPDaeFEsBIvUTib8hCtEJow/c2F0jq9ZUjpHCQ8IQKNHRvKE1kJQ== |
| 1036 | + version "7.10.4" |
| 1037 | + resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.10.4.tgz#e0d9c72f8cb02d1633f6a5b7b16763aa2edf659f" |
| 1038 | + integrity sha512-XI6l1CptQCOBv+ZKYwynyswhtOKwpZZp5n0LG1QKCo8erRhqjoQV6nvx61Eg30JHpysWQSBwA2AWRU3pBbSY5g== |
1039 | 1039 | dependencies:
|
1040 |
| - "@babel/helper-plugin-utils" "^7.10.1" |
1041 |
| - "@babel/plugin-transform-flow-strip-types" "^7.10.1" |
| 1040 | + "@babel/helper-plugin-utils" "^7.10.4" |
| 1041 | + "@babel/plugin-transform-flow-strip-types" "^7.10.4" |
1042 | 1042 |
|
1043 | 1043 | "@babel/preset-modules@^0.1.3":
|
1044 | 1044 | version "0.1.3"
|
|
0 commit comments