|
18 | 18 | invariant "^2.2.4" |
19 | 19 | semver "^5.5.0" |
20 | 20 |
|
21 | | -"@babel/core@^7.1.0", "@babel/core@^7.11.0": |
22 | | - version "7.11.0" |
23 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.0.tgz#73b9c33f1658506887f767c26dae07798b30df76" |
24 | | - integrity sha512-mkLq8nwaXmDtFmRkQ8ED/eA2CnVw4zr7dCztKalZXBvdK5EeNUAesrrwUqjQEzFgomJssayzB0aqlOsP1vGLqg== |
| 21 | +"@babel/core@^7.1.0", "@babel/core@^7.11.5": |
| 22 | + version "7.11.5" |
| 23 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.11.5.tgz#6ad96e2f71899ea3f9b651f0a911e85205d1ff6d" |
| 24 | + integrity sha512-fsEANVOcZHzrsV6dMVWqpSeXClq3lNbYrfFGme6DE25FQWe7pyeYpXyx9guqUnpy466JLzZ8z4uwSr2iv60V5Q== |
25 | 25 | dependencies: |
26 | 26 | "@babel/code-frame" "^7.10.4" |
27 | | - "@babel/generator" "^7.11.0" |
| 27 | + "@babel/generator" "^7.11.5" |
28 | 28 | "@babel/helper-module-transforms" "^7.11.0" |
29 | 29 | "@babel/helpers" "^7.10.4" |
30 | | - "@babel/parser" "^7.11.0" |
| 30 | + "@babel/parser" "^7.11.5" |
31 | 31 | "@babel/template" "^7.10.4" |
32 | | - "@babel/traverse" "^7.11.0" |
33 | | - "@babel/types" "^7.11.0" |
| 32 | + "@babel/traverse" "^7.11.5" |
| 33 | + "@babel/types" "^7.11.5" |
34 | 34 | convert-source-map "^1.7.0" |
35 | 35 | debug "^4.1.0" |
36 | 36 | gensync "^1.0.0-beta.1" |
37 | 37 | json5 "^2.1.2" |
38 | 38 | lodash "^4.17.19" |
39 | 39 | resolve "^1.3.2" |
40 | 40 | semver "^5.4.1" |
41 | | - source-map "^0.5.0" |
| 41 | + source-map "^0.6.1" |
42 | 42 |
|
43 | | -"@babel/generator@^7.11.0", "@babel/generator@^7.4.0": |
44 | | - version "7.11.0" |
45 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.0.tgz#4b90c78d8c12825024568cbe83ee6c9af193585c" |
46 | | - integrity sha512-fEm3Uzw7Mc9Xi//qU20cBKatTfs2aOtKqmvy/Vm7RkJEGFQ4xc9myCfbXxqK//ZS8MR/ciOHw6meGASJuKmDfQ== |
| 43 | +"@babel/generator@^7.11.5", "@babel/generator@^7.4.0": |
| 44 | + version "7.11.5" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.11.5.tgz#a5582773425a468e4ba269d9a1f701fbca6a7a82" |
| 46 | + integrity sha512-9UqHWJ4IwRTy4l0o8gq2ef8ws8UPzvtMkVKjTLAiRmza9p9V6Z+OfuNd9fB1j5Q67F+dVJtPC2sZXI8NM9br4g== |
47 | 47 | dependencies: |
48 | | - "@babel/types" "^7.11.0" |
| 48 | + "@babel/types" "^7.11.5" |
49 | 49 | jsesc "^2.5.1" |
50 | | - source-map "^0.5.0" |
| 50 | + source-map "^0.6.1" |
51 | 51 |
|
52 | 52 | "@babel/helper-annotate-as-pure@^7.10.4": |
53 | 53 | version "7.10.4" |
|
272 | 272 | chalk "^2.0.0" |
273 | 273 | js-tokens "^4.0.0" |
274 | 274 |
|
275 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.11.0", "@babel/parser@^7.4.3": |
276 | | - version "7.11.0" |
277 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.0.tgz#a9d7e11aead25d3b422d17b2c6502c8dddef6a5d" |
278 | | - integrity sha512-qvRvi4oI8xii8NllyEc4MDJjuZiNaRzyb7Y7lup1NqJV8TZHF4O27CcP+72WPn/k1zkgJ6WJfnIbk4jTsVAZHw== |
| 275 | +"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.11.5", "@babel/parser@^7.4.3": |
| 276 | + version "7.11.5" |
| 277 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.11.5.tgz#c7ff6303df71080ec7a4f5b8c003c58f1cf51037" |
| 278 | + integrity sha512-X9rD8qqm695vgmeaQ4fvz/o3+Wk4ZzQvSHkDBgpYKxpD4qTAUm88ZKtHkVqIOsYFFbIQ6wQYhC6q7pjqVK0E0Q== |
279 | 279 |
|
280 | 280 | "@babel/plugin-proposal-async-generator-functions@^7.10.4": |
281 | 281 | version "7.10.4" |
|
837 | 837 | "@babel/parser" "^7.10.4" |
838 | 838 | "@babel/types" "^7.10.4" |
839 | 839 |
|
840 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.0", "@babel/traverse@^7.4.3": |
841 | | - version "7.11.0" |
842 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.0.tgz#9b996ce1b98f53f7c3e4175115605d56ed07dd24" |
843 | | - integrity sha512-ZB2V+LskoWKNpMq6E5UUCrjtDUh5IOTAyIl0dTjIEoXum/iKWkoIEKIRDnUucO6f+2FzNkE0oD4RLKoPIufDtg== |
| 840 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.11.5", "@babel/traverse@^7.4.3": |
| 841 | + version "7.11.5" |
| 842 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.11.5.tgz#be777b93b518eb6d76ee2e1ea1d143daa11e61c3" |
| 843 | + integrity sha512-EjiPXt+r7LiCZXEfRpSJd+jUMnBd4/9OUv7Nx3+0u9+eimMwJmG0Q98lw4/289JCoxSE8OolDMNZaaF/JZ69WQ== |
844 | 844 | dependencies: |
845 | 845 | "@babel/code-frame" "^7.10.4" |
846 | | - "@babel/generator" "^7.11.0" |
| 846 | + "@babel/generator" "^7.11.5" |
847 | 847 | "@babel/helper-function-name" "^7.10.4" |
848 | 848 | "@babel/helper-split-export-declaration" "^7.11.0" |
849 | | - "@babel/parser" "^7.11.0" |
850 | | - "@babel/types" "^7.11.0" |
| 849 | + "@babel/parser" "^7.11.5" |
| 850 | + "@babel/types" "^7.11.5" |
851 | 851 | debug "^4.1.0" |
852 | 852 | globals "^11.1.0" |
853 | 853 | lodash "^4.17.19" |
854 | 854 |
|
855 | | -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
856 | | - version "7.11.0" |
857 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.0.tgz#2ae6bf1ba9ae8c3c43824e5861269871b206e90d" |
858 | | - integrity sha512-O53yME4ZZI0jO1EVGtF1ePGl0LHirG4P1ibcD80XyzZcKhcMFeCXmh4Xb1ifGBIV233Qg12x4rBfQgA+tmOukA== |
| 855 | +"@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.4.0", "@babel/types@^7.4.4": |
| 856 | + version "7.11.5" |
| 857 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.11.5.tgz#d9de577d01252d77c6800cee039ee64faf75662d" |
| 858 | + integrity sha512-bvM7Qz6eKnJVFIn+1LPtjlBFPVN5jNDc1XmN15vWe7Q3DPBufWWsLiIvUu7xW87uTG6QoggpIDnUgLQvPheU+Q== |
859 | 859 | dependencies: |
860 | 860 | "@babel/helper-validator-identifier" "^7.10.4" |
861 | 861 | lodash "^4.17.19" |
@@ -5970,7 +5970,7 @@ source-map-url@^0.4.0: |
5970 | 5970 | resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3" |
5971 | 5971 | integrity sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM= |
5972 | 5972 |
|
5973 | | -source-map@^0.5.0, source-map@^0.5.6, source-map@^0.5.7: |
| 5973 | +source-map@^0.5.6, source-map@^0.5.7: |
5974 | 5974 | version "0.5.7" |
5975 | 5975 | resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" |
5976 | 5976 | integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= |
|
0 commit comments