|
176 | 176 | dependencies:
|
177 | 177 | "@babel/types" "^7.11.0"
|
178 | 178 |
|
179 |
| -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4": |
180 |
| - version "7.10.4" |
181 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620" |
182 |
| - integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw== |
| 179 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.1": |
| 180 | + version "7.12.1" |
| 181 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c" |
| 182 | + integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA== |
183 | 183 | dependencies:
|
184 |
| - "@babel/types" "^7.10.4" |
| 184 | + "@babel/types" "^7.12.1" |
185 | 185 |
|
186 | 186 | "@babel/helper-module-transforms@^7.10.4", "@babel/helper-module-transforms@^7.11.0":
|
187 | 187 | version "7.11.0"
|
|
779 | 779 | dependencies:
|
780 | 780 | "@babel/helper-plugin-utils" "^7.10.4"
|
781 | 781 |
|
782 |
| -"@babel/plugin-transform-runtime@^7.11.0": |
783 |
| - version "7.11.0" |
784 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.11.0.tgz#e27f78eb36f19448636e05c33c90fd9ad9b8bccf" |
785 |
| - integrity sha512-LFEsP+t3wkYBlis8w6/kmnd6Kb1dxTd+wGJ8MlxTGzQo//ehtqlVL4S9DNUa53+dtPSQobN2CXx4d81FqC58cw== |
| 782 | +"@babel/plugin-transform-runtime@^7.12.1": |
| 783 | + version "7.12.1" |
| 784 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.1.tgz#04b792057eb460389ff6a4198e377614ea1e7ba5" |
| 785 | + integrity sha512-Ac/H6G9FEIkS2tXsZjL4RAdS3L3WHxci0usAnz7laPWUmFiGtj7tIASChqKZMHTSQTQY6xDbOq+V1/vIq3QrWg== |
786 | 786 | dependencies:
|
787 |
| - "@babel/helper-module-imports" "^7.10.4" |
| 787 | + "@babel/helper-module-imports" "^7.12.1" |
788 | 788 | "@babel/helper-plugin-utils" "^7.10.4"
|
789 | 789 | resolve "^1.8.1"
|
790 | 790 | semver "^5.5.1"
|
|
996 | 996 | lodash "^4.17.19"
|
997 | 997 | to-fast-properties "^2.0.0"
|
998 | 998 |
|
| 999 | +"@babel/types@^7.12.1": |
| 1000 | + version "7.12.1" |
| 1001 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae" |
| 1002 | + integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA== |
| 1003 | + dependencies: |
| 1004 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 1005 | + lodash "^4.17.19" |
| 1006 | + to-fast-properties "^2.0.0" |
| 1007 | + |
999 | 1008 | "@bcoe/v8-coverage@^0.2.3":
|
1000 | 1009 | version "0.2.3"
|
1001 | 1010 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments