|
55 | 55 | invariant "^2.2.4"
|
56 | 56 | semver "^5.5.0"
|
57 | 57 |
|
58 |
| -"@babel/core@^7.1.0", "@babel/core@^7.11.4", "@babel/core@^7.7.5": |
59 |
| - version "7.11.4" |
60 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.4.tgz#4301dfdfafa01eeb97f1896c5501a3f0655d4229" |
61 |
| - integrity sha512-5deljj5HlqRXN+5oJTY7Zs37iH3z3b++KjiKtIsJy1NrjOOVSEaJHEetLBhyu0aQOSNNZ/0IuEAan9GzRuDXHg== |
| 58 | +"@babel/core@^7.1.0", "@babel/core@^7.11.5", "@babel/core@^7.7.5": |
| 59 | + version "7.11.5" |
| 60 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.5.tgz#6ad96e2f71899ea3f9b651f0a911e85205d1ff6d" |
| 61 | + integrity sha512-fsEANVOcZHzrsV6dMVWqpSeXClq3lNbYrfFGme6DE25FQWe7pyeYpXyx9guqUnpy466JLzZ8z4uwSr2iv60V5Q== |
62 | 62 | dependencies:
|
63 | 63 | "@babel/code-frame" "^7.10.4"
|
64 |
| - "@babel/generator" "^7.11.4" |
| 64 | + "@babel/generator" "^7.11.5" |
65 | 65 | "@babel/helper-module-transforms" "^7.11.0"
|
66 | 66 | "@babel/helpers" "^7.10.4"
|
67 |
| - "@babel/parser" "^7.11.4" |
| 67 | + "@babel/parser" "^7.11.5" |
68 | 68 | "@babel/template" "^7.10.4"
|
69 |
| - "@babel/traverse" "^7.11.0" |
70 |
| - "@babel/types" "^7.11.0" |
| 69 | + "@babel/traverse" "^7.11.5" |
| 70 | + "@babel/types" "^7.11.5" |
71 | 71 | convert-source-map "^1.7.0"
|
72 | 72 | debug "^4.1.0"
|
73 | 73 | gensync "^1.0.0-beta.1"
|
74 | 74 | json5 "^2.1.2"
|
75 | 75 | lodash "^4.17.19"
|
76 | 76 | resolve "^1.3.2"
|
77 | 77 | semver "^5.4.1"
|
78 |
| - source-map "^0.5.0" |
| 78 | + source-map "^0.6.1" |
79 | 79 |
|
80 |
| -"@babel/generator@^7.11.0", "@babel/generator@^7.11.4": |
81 |
| - version "7.11.4" |
82 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.4.tgz#1ec7eec00defba5d6f83e50e3ee72ae2fee482be" |
83 |
| - integrity sha512-Rn26vueFx0eOoz7iifCN2UHT6rGtnkSGWSoDRIy8jZN3B91PzeSULbswfLoOWuTuAcNwpG/mxy+uCTDnZ9Mp1g== |
| 80 | +"@babel/generator@^7.11.5": |
| 81 | + version "7.11.5" |
| 82 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.5.tgz#a5582773425a468e4ba269d9a1f701fbca6a7a82" |
| 83 | + integrity sha512-9UqHWJ4IwRTy4l0o8gq2ef8ws8UPzvtMkVKjTLAiRmza9p9V6Z+OfuNd9fB1j5Q67F+dVJtPC2sZXI8NM9br4g== |
84 | 84 | dependencies:
|
85 |
| - "@babel/types" "^7.11.0" |
| 85 | + "@babel/types" "^7.11.5" |
86 | 86 | jsesc "^2.5.1"
|
87 |
| - source-map "^0.5.0" |
| 87 | + source-map "^0.6.1" |
88 | 88 |
|
89 | 89 | "@babel/helper-annotate-as-pure@^7.10.4":
|
90 | 90 | version "7.10.4"
|
|
302 | 302 | chalk "^2.0.0"
|
303 | 303 | js-tokens "^4.0.0"
|
304 | 304 |
|
305 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.11.0", "@babel/parser@^7.11.4", "@babel/parser@^7.7.0": |
306 |
| - version "7.11.4" |
307 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.4.tgz#6fa1a118b8b0d80d0267b719213dc947e88cc0ca" |
308 |
| - integrity sha512-MggwidiH+E9j5Sh8pbrX5sJvMcsqS5o+7iB42M9/k0CD63MjYbdP4nhSh7uB5wnv2/RVzTZFTxzF/kIa5mrCqA== |
| 305 | +"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.11.5", "@babel/parser@^7.7.0": |
| 306 | + version "7.11.5" |
| 307 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" |
| 308 | + integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q== |
309 | 309 |
|
310 | 310 | "@babel/plugin-proposal-async-generator-functions@^7.10.4":
|
311 | 311 | version "7.10.4"
|
|
908 | 908 | "@babel/parser" "^7.10.4"
|
909 | 909 | "@babel/types" "^7.10.4"
|
910 | 910 |
|
911 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0", "@babel/traverse@^7.7.0": |
912 |
| - version "7.11.0" |
913 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
914 |
| - integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
| 911 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5", "@babel/traverse@^7.7.0": |
| 912 | + version "7.11.5" |
| 913 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3" |
| 914 | + integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ== |
915 | 915 | dependencies:
|
916 | 916 | "@babel/code-frame" "^7.10.4"
|
917 |
| - "@babel/generator" "^7.11.0" |
| 917 | + "@babel/generator" "^7.11.5" |
918 | 918 | "@babel/helper-function-name" "^7.10.4"
|
919 | 919 | "@babel/helper-split-export-declaration" "^7.11.0"
|
920 |
| - "@babel/parser" "^7.11.0" |
921 |
| - "@babel/types" "^7.11.0" |
| 920 | + "@babel/parser" "^7.11.5" |
| 921 | + "@babel/types" "^7.11.5" |
922 | 922 | debug "^4.1.0"
|
923 | 923 | globals "^11.1.0"
|
924 | 924 | lodash "^4.17.19"
|
925 | 925 |
|
926 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
927 |
| - version "7.11.0" |
928 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d" |
929 |
| - integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA== |
| 926 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0": |
| 927 | + version "7.11.5" |
| 928 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" |
| 929 | + integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q== |
930 | 930 | dependencies:
|
931 | 931 | "@babel/helper-validator-identifier" "^7.10.4"
|
932 | 932 | lodash "^4.17.19"
|
|
0 commit comments