|
662 | 662 | dependencies:
|
663 | 663 | "@babel/helper-plugin-utils" "^7.10.4"
|
664 | 664 |
|
665 |
| -"@babel/plugin-syntax-flow@^7.12.13": |
666 |
| - version "7.12.13" |
667 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.12.13.tgz#5df9962503c0a9c918381c929d51d4d6949e7e86" |
668 |
| - integrity sha512-J/RYxnlSLXZLVR7wTRsozxKT8qbsx1mNKJzXEEjQ0Kjx1ZACcyHgbanNWNCFtc36IzuWhYWPpvJFFoexoOWFmA== |
| 665 | +"@babel/plugin-syntax-flow@^7.14.5": |
| 666 | + version "7.14.5" |
| 667 | + resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.14.5.tgz#2ff654999497d7d7d142493260005263731da180" |
| 668 | + integrity sha512-9WK5ZwKCdWHxVuU13XNT6X73FGmutAXeor5lGFq6qhOFtMFUF4jkbijuyUdZZlpYq6E2hZeZf/u3959X9wsv0Q== |
669 | 669 | dependencies:
|
670 |
| - "@babel/helper-plugin-utils" "^7.12.13" |
| 670 | + "@babel/helper-plugin-utils" "^7.14.5" |
671 | 671 |
|
672 | 672 | "@babel/plugin-syntax-import-meta@^7.8.3":
|
673 | 673 | version "7.10.4"
|
|
856 | 856 | "@babel/helper-builder-binary-assignment-operator-visitor" "^7.12.13"
|
857 | 857 | "@babel/helper-plugin-utils" "^7.12.13"
|
858 | 858 |
|
859 |
| -"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.13.0": |
860 |
| - version "7.13.0" |
861 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.13.0.tgz#58177a48c209971e8234e99906cb6bd1122addd3" |
862 |
| - integrity sha512-EXAGFMJgSX8gxWD7PZtW/P6M+z74jpx3wm/+9pn+c2dOawPpBkUX7BrfyPvo6ZpXbgRIEuwgwDb/MGlKvu2pOg== |
| 859 | +"@babel/plugin-transform-flow-strip-types@^7.0.0", "@babel/plugin-transform-flow-strip-types@^7.14.5": |
| 860 | + version "7.14.5" |
| 861 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.14.5.tgz#0dc9c1d11dcdc873417903d6df4bed019ef0f85e" |
| 862 | + integrity sha512-KhcolBKfXbvjwI3TV7r7TkYm8oNXHNBqGOy6JDVwtecFaRoKYsUUqJdS10q0YDKW1c6aZQgO+Ys3LfGkox8pXA== |
863 | 863 | dependencies:
|
864 |
| - "@babel/helper-plugin-utils" "^7.13.0" |
865 |
| - "@babel/plugin-syntax-flow" "^7.12.13" |
| 864 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 865 | + "@babel/plugin-syntax-flow" "^7.14.5" |
866 | 866 |
|
867 | 867 | "@babel/plugin-transform-for-of@^7.0.0", "@babel/plugin-transform-for-of@^7.13.0":
|
868 | 868 | version "7.13.0"
|
|
1189 | 1189 | semver "^6.3.0"
|
1190 | 1190 |
|
1191 | 1191 | "@babel/preset-flow@^7.0.0", "@babel/preset-flow@^7.9.0":
|
1192 |
| - version "7.13.13" |
1193 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.13.13.tgz#a61a1c149b3f77589d795287744393444d5cdd9e" |
1194 |
| - integrity sha512-MDtwtamMifqq3R2mC7l3A3uFalUb3NH5TIBQWjN/epEPlZktcLq4se3J+ivckKrLMGsR7H9LW8+pYuIUN9tsKg== |
| 1192 | + version "7.14.5" |
| 1193 | + resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.14.5.tgz#a1810b0780c8b48ab0bece8e7ab8d0d37712751c" |
| 1194 | + integrity sha512-pP5QEb4qRUSVGzzKx9xqRuHUrM/jEzMqdrZpdMA+oUCRgd5zM1qGr5y5+ZgAL/1tVv1H0dyk5t4SKJntqyiVtg== |
1195 | 1195 | dependencies:
|
1196 |
| - "@babel/helper-plugin-utils" "^7.13.0" |
1197 |
| - "@babel/helper-validator-option" "^7.12.17" |
1198 |
| - "@babel/plugin-transform-flow-strip-types" "^7.13.0" |
| 1196 | + "@babel/helper-plugin-utils" "^7.14.5" |
| 1197 | + "@babel/helper-validator-option" "^7.14.5" |
| 1198 | + "@babel/plugin-transform-flow-strip-types" "^7.14.5" |
1199 | 1199 |
|
1200 | 1200 | "@babel/preset-modules@^0.1.4":
|
1201 | 1201 | version "0.1.4"
|
|
0 commit comments