|
675 | 675 | dependencies:
|
676 | 676 | "@babel/helper-plugin-utils" "^7.12.13"
|
677 | 677 |
|
678 |
| -"@babel/plugin-transform-block-scoping@^7.13.16": |
679 |
| - version "7.13.16" |
680 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.13.16.tgz#a9c0f10794855c63b1d629914c7dcfeddd185892" |
681 |
| - integrity sha512-ad3PHUxGnfWF4Efd3qFuznEtZKoBp0spS+DgqzVzRPV7urEBvPLue3y2j80w4Jf2YLzZHj8TOv/Lmvdmh3b2xg== |
| 678 | +"@babel/plugin-transform-block-scoping@^7.14.1": |
| 679 | + version "7.14.1" |
| 680 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.1.tgz#ac1b3a8e3d8cbb31efc6b9be2f74eb9823b74ab2" |
| 681 | + integrity sha512-2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA== |
682 | 682 | dependencies:
|
683 | 683 | "@babel/helper-plugin-utils" "^7.13.0"
|
684 | 684 |
|
|
975 | 975 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
976 | 976 | "@babel/helper-plugin-utils" "^7.12.13"
|
977 | 977 |
|
978 |
| -"@babel/preset-env@7.14.0": |
979 |
| - version "7.14.0" |
980 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.0.tgz#236f88cd5da625e625dd40500d4824523f50e6c5" |
981 |
| - integrity sha512-GWRCdBv2whxqqaSi7bo/BEXf070G/fWFMEdCnmoRg2CZJy4GK06ovFuEjJrZhDRXYgBsYtxVbG8GUHvw+UWBkQ== |
| 978 | +"@babel/preset-env@7.14.1": |
| 979 | + version "7.14.1" |
| 980 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.1.tgz#b55914e2e68885ea03f69600b2d3537e54574a93" |
| 981 | + integrity sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ== |
982 | 982 | dependencies:
|
983 | 983 | "@babel/compat-data" "^7.14.0"
|
984 | 984 | "@babel/helper-compilation-targets" "^7.13.16"
|
|
1017 | 1017 | "@babel/plugin-transform-arrow-functions" "^7.13.0"
|
1018 | 1018 | "@babel/plugin-transform-async-to-generator" "^7.13.0"
|
1019 | 1019 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13"
|
1020 |
| - "@babel/plugin-transform-block-scoping" "^7.13.16" |
| 1020 | + "@babel/plugin-transform-block-scoping" "^7.14.1" |
1021 | 1021 | "@babel/plugin-transform-classes" "^7.13.0"
|
1022 | 1022 | "@babel/plugin-transform-computed-properties" "^7.13.0"
|
1023 | 1023 | "@babel/plugin-transform-destructuring" "^7.13.17"
|
|
1047 | 1047 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
1048 | 1048 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
1049 | 1049 | "@babel/preset-modules" "^0.1.4"
|
1050 |
| - "@babel/types" "^7.14.0" |
| 1050 | + "@babel/types" "^7.14.1" |
1051 | 1051 | babel-plugin-polyfill-corejs2 "^0.2.0"
|
1052 | 1052 | babel-plugin-polyfill-corejs3 "^0.2.0"
|
1053 | 1053 | babel-plugin-polyfill-regenerator "^0.2.0"
|
|
1233 | 1233 | "@babel/helper-validator-identifier" "^7.14.0"
|
1234 | 1234 | to-fast-properties "^2.0.0"
|
1235 | 1235 |
|
| 1236 | +"@babel/types@^7.14.1": |
| 1237 | + version "7.14.1" |
| 1238 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.1.tgz#095bd12f1c08ab63eff6e8f7745fa7c9cc15a9db" |
| 1239 | + integrity sha512-S13Qe85fzLs3gYRUnrpyeIrBJIMYv33qSTg1qoBwiG6nPKwUWAD9odSzWhEedpwOIzSEI6gbdQIWEMiCI42iBA== |
| 1240 | + dependencies: |
| 1241 | + "@babel/helper-validator-identifier" "^7.14.0" |
| 1242 | + to-fast-properties "^2.0.0" |
| 1243 | + |
1236 | 1244 | "@bcoe/v8-coverage@^0.2.3":
|
1237 | 1245 | version "0.2.3"
|
1238 | 1246 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments