|
791 | 791 | dependencies:
|
792 | 792 | "@babel/helper-plugin-utils" "^7.12.13"
|
793 | 793 |
|
794 |
| -"@babel/plugin-transform-block-scoping@^7.13.16": |
795 |
| - version "7.13.16" |
796 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.13.16.tgz#a9c0f10794855c63b1d629914c7dcfeddd185892" |
797 |
| - integrity sha512-ad3PHUxGnfWF4Efd3qFuznEtZKoBp0spS+DgqzVzRPV7urEBvPLue3y2j80w4Jf2YLzZHj8TOv/Lmvdmh3b2xg== |
| 794 | +"@babel/plugin-transform-block-scoping@^7.14.1": |
| 795 | + version "7.14.1" |
| 796 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.1.tgz#ac1b3a8e3d8cbb31efc6b9be2f74eb9823b74ab2" |
| 797 | + integrity sha512-2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA== |
798 | 798 | dependencies:
|
799 | 799 | "@babel/helper-plugin-utils" "^7.13.0"
|
800 | 800 |
|
|
1098 | 1098 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
1099 | 1099 | "@babel/helper-plugin-utils" "^7.12.13"
|
1100 | 1100 |
|
1101 |
| - |
1102 |
| - version "7.14.0" |
1103 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.0.tgz#236f88cd5da625e625dd40500d4824523f50e6c5" |
1104 |
| - integrity sha512-GWRCdBv2whxqqaSi7bo/BEXf070G/fWFMEdCnmoRg2CZJy4GK06ovFuEjJrZhDRXYgBsYtxVbG8GUHvw+UWBkQ== |
| 1101 | + |
| 1102 | + version "7.14.1" |
| 1103 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.1.tgz#b55914e2e68885ea03f69600b2d3537e54574a93" |
| 1104 | + integrity sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ== |
1105 | 1105 | dependencies:
|
1106 | 1106 | "@babel/compat-data" "^7.14.0"
|
1107 | 1107 | "@babel/helper-compilation-targets" "^7.13.16"
|
|
1140 | 1140 | "@babel/plugin-transform-arrow-functions" "^7.13.0"
|
1141 | 1141 | "@babel/plugin-transform-async-to-generator" "^7.13.0"
|
1142 | 1142 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13"
|
1143 |
| - "@babel/plugin-transform-block-scoping" "^7.13.16" |
| 1143 | + "@babel/plugin-transform-block-scoping" "^7.14.1" |
1144 | 1144 | "@babel/plugin-transform-classes" "^7.13.0"
|
1145 | 1145 | "@babel/plugin-transform-computed-properties" "^7.13.0"
|
1146 | 1146 | "@babel/plugin-transform-destructuring" "^7.13.17"
|
|
1170 | 1170 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
1171 | 1171 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
1172 | 1172 | "@babel/preset-modules" "^0.1.4"
|
1173 |
| - "@babel/types" "^7.14.0" |
| 1173 | + "@babel/types" "^7.14.1" |
1174 | 1174 | babel-plugin-polyfill-corejs2 "^0.2.0"
|
1175 | 1175 | babel-plugin-polyfill-corejs3 "^0.2.0"
|
1176 | 1176 | babel-plugin-polyfill-regenerator "^0.2.0"
|
|
1355 | 1355 | "@babel/helper-validator-identifier" "^7.14.0"
|
1356 | 1356 | to-fast-properties "^2.0.0"
|
1357 | 1357 |
|
| 1358 | +"@babel/types@^7.14.1": |
| 1359 | + version "7.14.1" |
| 1360 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.1.tgz#095bd12f1c08ab63eff6e8f7745fa7c9cc15a9db" |
| 1361 | + integrity sha512-S13Qe85fzLs3gYRUnrpyeIrBJIMYv33qSTg1qoBwiG6nPKwUWAD9odSzWhEedpwOIzSEI6gbdQIWEMiCI42iBA== |
| 1362 | + dependencies: |
| 1363 | + "@babel/helper-validator-identifier" "^7.14.0" |
| 1364 | + to-fast-properties "^2.0.0" |
| 1365 | + |
1358 | 1366 | "@bcoe/v8-coverage@^0.2.3":
|
1359 | 1367 | version "0.2.3"
|
1360 | 1368 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments