|
551 | 551 | dependencies: |
552 | 552 | "@babel/helper-plugin-utils" "^7.12.13" |
553 | 553 |
|
554 | | -"@babel/plugin-transform-block-scoping@^7.13.16": |
555 | | - version "7.13.16" |
556 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.13.16.tgz#a9c0f10794855c63b1d629914c7dcfeddd185892" |
557 | | - integrity sha512-ad3PHUxGnfWF4Efd3qFuznEtZKoBp0spS+DgqzVzRPV7urEBvPLue3y2j80w4Jf2YLzZHj8TOv/Lmvdmh3b2xg== |
| 554 | +"@babel/plugin-transform-block-scoping@^7.14.1": |
| 555 | + version "7.14.1" |
| 556 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.1.tgz#ac1b3a8e3d8cbb31efc6b9be2f74eb9823b74ab2" |
| 557 | + integrity sha512-2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA== |
558 | 558 | dependencies: |
559 | 559 | "@babel/helper-plugin-utils" "^7.13.0" |
560 | 560 |
|
|
822 | 822 | "@babel/helper-plugin-utils" "^7.12.13" |
823 | 823 |
|
824 | 824 | "@babel/preset-env@^7.12.11": |
825 | | - version "7.14.0" |
826 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.0.tgz#236f88cd5da625e625dd40500d4824523f50e6c5" |
827 | | - integrity sha512-GWRCdBv2whxqqaSi7bo/BEXf070G/fWFMEdCnmoRg2CZJy4GK06ovFuEjJrZhDRXYgBsYtxVbG8GUHvw+UWBkQ== |
| 825 | + version "7.14.1" |
| 826 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.1.tgz#b55914e2e68885ea03f69600b2d3537e54574a93" |
| 827 | + integrity sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ== |
828 | 828 | dependencies: |
829 | 829 | "@babel/compat-data" "^7.14.0" |
830 | 830 | "@babel/helper-compilation-targets" "^7.13.16" |
|
863 | 863 | "@babel/plugin-transform-arrow-functions" "^7.13.0" |
864 | 864 | "@babel/plugin-transform-async-to-generator" "^7.13.0" |
865 | 865 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13" |
866 | | - "@babel/plugin-transform-block-scoping" "^7.13.16" |
| 866 | + "@babel/plugin-transform-block-scoping" "^7.14.1" |
867 | 867 | "@babel/plugin-transform-classes" "^7.13.0" |
868 | 868 | "@babel/plugin-transform-computed-properties" "^7.13.0" |
869 | 869 | "@babel/plugin-transform-destructuring" "^7.13.17" |
|
893 | 893 | "@babel/plugin-transform-unicode-escapes" "^7.12.13" |
894 | 894 | "@babel/plugin-transform-unicode-regex" "^7.12.13" |
895 | 895 | "@babel/preset-modules" "^0.1.4" |
896 | | - "@babel/types" "^7.14.0" |
| 896 | + "@babel/types" "^7.14.1" |
897 | 897 | babel-plugin-polyfill-corejs2 "^0.2.0" |
898 | 898 | babel-plugin-polyfill-corejs3 "^0.2.0" |
899 | 899 | babel-plugin-polyfill-regenerator "^0.2.0" |
|
961 | 961 | debug "^4.1.0" |
962 | 962 | globals "^11.1.0" |
963 | 963 |
|
964 | | -"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
965 | | - version "7.14.0" |
966 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.0.tgz#3fc3fc74e0cdad878182e5f66cc6bcab1915a802" |
967 | | - integrity sha512-O2LVLdcnWplaGxiPBz12d0HcdN8QdxdsWYhz5LSeuukV/5mn2xUUc3gBeU4QBYPJ18g/UToe8F532XJ608prmg== |
| 964 | +"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.14.1", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 965 | + version "7.14.1" |
| 966 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.1.tgz#095bd12f1c08ab63eff6e8f7745fa7c9cc15a9db" |
| 967 | + integrity sha512-S13Qe85fzLs3gYRUnrpyeIrBJIMYv33qSTg1qoBwiG6nPKwUWAD9odSzWhEedpwOIzSEI6gbdQIWEMiCI42iBA== |
968 | 968 | dependencies: |
969 | 969 | "@babel/helper-validator-identifier" "^7.14.0" |
970 | 970 | to-fast-properties "^2.0.0" |
|
0 commit comments