|
690 | 690 | dependencies:
|
691 | 691 | "@babel/helper-plugin-utils" "^7.12.13"
|
692 | 692 |
|
693 |
| -"@babel/plugin-transform-block-scoping@^7.13.16": |
694 |
| - version "7.13.16" |
695 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.13.16.tgz#a9c0f10794855c63b1d629914c7dcfeddd185892" |
696 |
| - integrity sha512-ad3PHUxGnfWF4Efd3qFuznEtZKoBp0spS+DgqzVzRPV7urEBvPLue3y2j80w4Jf2YLzZHj8TOv/Lmvdmh3b2xg== |
| 693 | +"@babel/plugin-transform-block-scoping@^7.14.1": |
| 694 | + version "7.14.1" |
| 695 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.1.tgz#ac1b3a8e3d8cbb31efc6b9be2f74eb9823b74ab2" |
| 696 | + integrity sha512-2mQXd0zBrwfp0O1moWIhPpEeTKDvxyHcnma3JATVP1l+CctWBuot6OJG8LQ4DnBj4ZZPSmlb/fm4mu47EOAnVA== |
697 | 697 | dependencies:
|
698 | 698 | "@babel/helper-plugin-utils" "^7.13.0"
|
699 | 699 |
|
|
990 | 990 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
991 | 991 | "@babel/helper-plugin-utils" "^7.12.13"
|
992 | 992 |
|
993 |
| -"@babel/preset-env@7.14.0": |
994 |
| - version "7.14.0" |
995 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.0.tgz#236f88cd5da625e625dd40500d4824523f50e6c5" |
996 |
| - integrity sha512-GWRCdBv2whxqqaSi7bo/BEXf070G/fWFMEdCnmoRg2CZJy4GK06ovFuEjJrZhDRXYgBsYtxVbG8GUHvw+UWBkQ== |
| 993 | +"@babel/preset-env@7.14.1": |
| 994 | + version "7.14.1" |
| 995 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.1.tgz#b55914e2e68885ea03f69600b2d3537e54574a93" |
| 996 | + integrity sha512-0M4yL1l7V4l+j/UHvxcdvNfLB9pPtIooHTbEhgD/6UGyh8Hy3Bm1Mj0buzjDXATCSz3JFibVdnoJZCrlUCanrQ== |
997 | 997 | dependencies:
|
998 | 998 | "@babel/compat-data" "^7.14.0"
|
999 | 999 | "@babel/helper-compilation-targets" "^7.13.16"
|
|
1032 | 1032 | "@babel/plugin-transform-arrow-functions" "^7.13.0"
|
1033 | 1033 | "@babel/plugin-transform-async-to-generator" "^7.13.0"
|
1034 | 1034 | "@babel/plugin-transform-block-scoped-functions" "^7.12.13"
|
1035 |
| - "@babel/plugin-transform-block-scoping" "^7.13.16" |
| 1035 | + "@babel/plugin-transform-block-scoping" "^7.14.1" |
1036 | 1036 | "@babel/plugin-transform-classes" "^7.13.0"
|
1037 | 1037 | "@babel/plugin-transform-computed-properties" "^7.13.0"
|
1038 | 1038 | "@babel/plugin-transform-destructuring" "^7.13.17"
|
|
1062 | 1062 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
1063 | 1063 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
1064 | 1064 | "@babel/preset-modules" "^0.1.4"
|
1065 |
| - "@babel/types" "^7.14.0" |
| 1065 | + "@babel/types" "^7.14.1" |
1066 | 1066 | babel-plugin-polyfill-corejs2 "^0.2.0"
|
1067 | 1067 | babel-plugin-polyfill-corejs3 "^0.2.0"
|
1068 | 1068 | babel-plugin-polyfill-regenerator "^0.2.0"
|
|
1248 | 1248 | "@babel/helper-validator-identifier" "^7.14.0"
|
1249 | 1249 | to-fast-properties "^2.0.0"
|
1250 | 1250 |
|
| 1251 | +"@babel/types@^7.14.1": |
| 1252 | + version "7.14.1" |
| 1253 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.1.tgz#095bd12f1c08ab63eff6e8f7745fa7c9cc15a9db" |
| 1254 | + integrity sha512-S13Qe85fzLs3gYRUnrpyeIrBJIMYv33qSTg1qoBwiG6nPKwUWAD9odSzWhEedpwOIzSEI6gbdQIWEMiCI42iBA== |
| 1255 | + dependencies: |
| 1256 | + "@babel/helper-validator-identifier" "^7.14.0" |
| 1257 | + to-fast-properties "^2.0.0" |
| 1258 | + |
1251 | 1259 | "@bcoe/v8-coverage@^0.2.3":
|
1252 | 1260 | version "0.2.3"
|
1253 | 1261 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments