|
27 | 27 | invariant "^2.2.4" |
28 | 28 | semver "^5.5.0" |
29 | 29 |
|
30 | | -"@babel/core@7.11.4": |
31 | | - version "7.11.4" |
32 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.4.tgz#4301dfdfafa01eeb97f1896c5501a3f0655d4229" |
33 | | - integrity sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg== |
| 30 | +"@babel/core@7.11.5": |
| 31 | + version "7.11.5" |
| 32 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.5.tgz#6ad96e2f71899ea3f9b651f0a911e85205d1ff6d" |
| 33 | + integrity sha512-fsEANVOcZHzrsV6dMVWqpSeXClq3lNbYrfFGme6DE25FQWe7pyeYpXyx9guqUnpy466JLzZ8z4uwSr2iv60V5Q== |
34 | 34 | dependencies: |
35 | 35 | "@babel/code-frame" "^7.10.4" |
36 | | - "@babel/generator" "^7.11.4" |
| 36 | + "@babel/generator" "^7.11.5" |
37 | 37 | "@babel/helper-module-transforms" "^7.11.0" |
38 | 38 | "@babel/helpers" "^7.10.4" |
39 | | - "@babel/parser" "^7.11.4" |
| 39 | + "@babel/parser" "^7.11.5" |
40 | 40 | "@babel/template" "^7.10.4" |
41 | | - "@babel/traverse" "^7.11.0" |
42 | | - "@babel/types" "^7.11.0" |
| 41 | + "@babel/traverse" "^7.11.5" |
| 42 | + "@babel/types" "^7.11.5" |
43 | 43 | convert-source-map "^1.7.0" |
44 | 44 | debug "^4.1.0" |
45 | 45 | gensync "^1.0.0-beta.1" |
46 | 46 | json5 "^2.1.2" |
47 | 47 | lodash "^4.17.19" |
48 | 48 | resolve "^1.3.2" |
49 | 49 | semver "^5.4.1" |
50 | | - source-map "^0.5.0" |
| 50 | + source-map "^0.6.1" |
51 | 51 |
|
52 | 52 | "@babel/core@^7.1.0", "@babel/core@^7.4.5", "@babel/core@^7.7.5": |
53 | 53 | version "7.10.4" |
|
81 | 81 | lodash "^4.17.13" |
82 | 82 | source-map "^0.5.0" |
83 | 83 |
|
84 | | -"@babel/generator@^7.11.0": |
85 | | - version "7.11.0" |
86 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" |
87 | | - integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ== |
| 84 | +"@babel/generator@^7.11.5": |
| 85 | + version "7.11.5" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.5.tgz#a5582773425a468e4ba269d9a1f701fbca6a7a82" |
| 87 | + integrity sha512-9UqHWJ4IwRTy4l0o8gq2ef8ws8UPzvtMkVKjTLAiRmza9p9V6Z+OfuNd9fB1j5Q67F+dVJtPC2sZXI8NM9br4g== |
88 | 88 | dependencies: |
89 | | - "@babel/types" "^7.11.0" |
| 89 | + "@babel/types" "^7.11.5" |
90 | 90 | jsesc "^2.5.1" |
91 | | - source-map "^0.5.0" |
92 | | - |
93 | | -"@babel/generator@^7.11.4": |
94 | | - version "7.11.4" |
95 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.4.tgz#1ec7eec00defba5d6f83e50e3ee72ae2fee482be" |
96 | | - integrity sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g== |
97 | | - dependencies: |
98 | | - "@babel/types" "^7.11.0" |
99 | | - jsesc "^2.5.1" |
100 | | - source-map "^0.5.0" |
| 91 | + source-map "^0.6.1" |
101 | 92 |
|
102 | 93 | "@babel/helper-annotate-as-pure@^7.0.0", "@babel/helper-annotate-as-pure@^7.10.4": |
103 | 94 | version "7.10.4" |
|
350 | 341 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.10.4.tgz#9eedf27e1998d87739fb5028a5120557c06a1a64" |
351 | 342 | integrity sha512-8jHII4hf+YVDsskTF6WuMB3X4Eh+PsUkC2ljq22so5rHvH+T8BzyL94VOdyFLNR8tBSVXOTbNHOKpR4TfRxVtA== |
352 | 343 |
|
353 | | -"@babel/parser@^7.11.0": |
354 | | - version "7.11.3" |
355 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.3.tgz#9e1eae46738bcd08e23e867bab43e7b95299a8f9" |
356 | | - integrity sha512-REo8xv7+sDxkKvoxEywIdsNFiZLybwdI7hcT5uEPyQrSMB4YQ973BfC9OOrD/81MaIjh6UxdulIQXkjmiH3PcA== |
357 | | - |
358 | | -"@babel/parser@^7.11.4": |
359 | | - version "7.11.4" |
360 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca" |
361 | | - integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA== |
| 344 | +"@babel/parser@^7.11.5": |
| 345 | + version "7.11.5" |
| 346 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" |
| 347 | + integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q== |
362 | 348 |
|
363 | 349 | "@babel/plugin-proposal-async-generator-functions@^7.10.4": |
364 | 350 | version "7.10.4" |
|
874 | 860 | "@babel/helper-create-regexp-features-plugin" "^7.10.4" |
875 | 861 | "@babel/helper-plugin-utils" "^7.10.4" |
876 | 862 |
|
877 | | -"@babel/preset-env@7.11.0": |
878 | | - version "7.11.0" |
879 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.0.tgz#860ee38f2ce17ad60480c2021ba9689393efb796" |
880 | | - integrity sha512-2u1/k7rG/gTh02dylX2kL3S0IJNF+J6bfDSp4DI2Ma8QN6Y9x9pmAax59fsCk6QUQG0yqH47yJWA+u1I1LccAg== |
| 863 | +"@babel/preset-env@7.11.5": |
| 864 | + version "7.11.5" |
| 865 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.11.5.tgz#18cb4b9379e3e92ffea92c07471a99a2914e4272" |
| 866 | + integrity sha512-kXqmW1jVcnB2cdueV+fyBM8estd5mlNfaQi6lwLgRwCby4edpavgbFhiBNjmWA3JpB/yZGSISa7Srf+TwxDQoA== |
881 | 867 | dependencies: |
882 | 868 | "@babel/compat-data" "^7.11.0" |
883 | 869 | "@babel/helper-compilation-targets" "^7.10.4" |
|
941 | 927 | "@babel/plugin-transform-unicode-escapes" "^7.10.4" |
942 | 928 | "@babel/plugin-transform-unicode-regex" "^7.10.4" |
943 | 929 | "@babel/preset-modules" "^0.1.3" |
944 | | - "@babel/types" "^7.11.0" |
| 930 | + "@babel/types" "^7.11.5" |
945 | 931 | browserslist "^4.12.0" |
946 | 932 | core-js-compat "^3.6.2" |
947 | 933 | invariant "^2.2.2" |
|
1018 | 1004 | globals "^11.1.0" |
1019 | 1005 | lodash "^4.17.13" |
1020 | 1006 |
|
1021 | | -"@babel/traverse@^7.11.0": |
1022 | | - version "7.11.0" |
1023 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
1024 | | - integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
| 1007 | +"@babel/traverse@^7.11.5": |
| 1008 | + version "7.11.5" |
| 1009 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3" |
| 1010 | + integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ== |
1025 | 1011 | dependencies: |
1026 | 1012 | "@babel/code-frame" "^7.10.4" |
1027 | | - "@babel/generator" "^7.11.0" |
| 1013 | + "@babel/generator" "^7.11.5" |
1028 | 1014 | "@babel/helper-function-name" "^7.10.4" |
1029 | 1015 | "@babel/helper-split-export-declaration" "^7.11.0" |
1030 | | - "@babel/parser" "^7.11.0" |
1031 | | - "@babel/types" "^7.11.0" |
| 1016 | + "@babel/parser" "^7.11.5" |
| 1017 | + "@babel/types" "^7.11.5" |
1032 | 1018 | debug "^4.1.0" |
1033 | 1019 | globals "^11.1.0" |
1034 | 1020 | lodash "^4.17.19" |
|
1051 | 1037 | lodash "^4.17.19" |
1052 | 1038 | to-fast-properties "^2.0.0" |
1053 | 1039 |
|
| 1040 | +"@babel/types@^7.11.5": |
| 1041 | + version "7.11.5" |
| 1042 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" |
| 1043 | + integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q== |
| 1044 | + dependencies: |
| 1045 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 1046 | + lodash "^4.17.19" |
| 1047 | + to-fast-properties "^2.0.0" |
| 1048 | + |
1054 | 1049 | "@bcoe/v8-coverage@^0.2.3": |
1055 | 1050 | version "0.2.3" |
1056 | 1051 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments