|
321 | 321 | esutils "^2.0.2"
|
322 | 322 | js-tokens "^4.0.0"
|
323 | 323 |
|
324 |
| -"@babel/parser@^7.4.3", "@babel/parser@^7.6.0", "@babel/parser@^7.6.2": |
| 324 | +"@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.6.0", "@babel/parser@^7.6.2": |
325 | 325 | version "7.6.2"
|
326 | 326 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.6.2.tgz#205e9c95e16ba3b8b96090677a67c9d6075b70a1"
|
327 | 327 | integrity sha512-mdFqWrSPCmikBoaBYMuBulzTIKuXVPtEISFbRRVNwMWpCms/hmE2kRq0bblUHaNRKrjRlmVbx1sDHmjmRgD2Xg==
|
|
744 | 744 | globals "^11.1.0"
|
745 | 745 | lodash "^4.17.13"
|
746 | 746 |
|
747 |
| -"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0": |
| 747 | +"@babel/types@^7.0.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.6.0": |
748 | 748 | version "7.6.1"
|
749 | 749 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.6.1.tgz#53abf3308add3ac2a2884d539151c57c4b3ac648"
|
750 | 750 | integrity sha512-X7gdiuaCmA0uRjCmRtYJNAVCc/q+5xSgsfKJHqMN4iNLILX39677fJE1O40arPMh0TTtS9ItH67yre6c7k6t0g==
|
|
922 | 922 | resolved "https://registry.yarnpkg.com/@types/anymatch/-/anymatch-1.3.1.tgz#336badc1beecb9dacc38bea2cf32adf627a8421a"
|
923 | 923 | integrity sha512-/+CRPXpBDpo2RK9C68N3b2cOvO0Cf5B9aPijHsoDQTHivnGSObdOF2BRQOYjojWTDy6nQvMjmqRXIxH55VjxxA==
|
924 | 924 |
|
| 925 | + |
| 926 | + version "7.1.3" |
| 927 | + resolved "https://registry.yarnpkg.com/@types/babel__core/-/babel__core-7.1.3.tgz#e441ea7df63cd080dfcd02ab199e6d16a735fc30" |
| 928 | + integrity sha512-8fBo0UR2CcwWxeX7WIIgJ7lXjasFxoYgRnFHUj+hRvKkpiBJbxhdAPTCY6/ZKM0uxANFVzt4yObSLuTiTnazDA== |
| 929 | + dependencies: |
| 930 | + "@babel/parser" "^7.1.0" |
| 931 | + "@babel/types" "^7.0.0" |
| 932 | + "@types/babel__generator" "*" |
| 933 | + "@types/babel__template" "*" |
| 934 | + "@types/babel__traverse" "*" |
| 935 | + |
| 936 | +"@types/babel__generator@*": |
| 937 | + version "7.6.0" |
| 938 | + resolved "https://registry.yarnpkg.com/@types/babel__generator/-/babel__generator-7.6.0.tgz#f1ec1c104d1bb463556ecb724018ab788d0c172a" |
| 939 | + integrity sha512-c1mZUu4up5cp9KROs/QAw0gTeHrw/x7m52LcnvMxxOZ03DmLwPV0MlGmlgzV3cnSdjhJOZsj7E7FHeioai+egw== |
| 940 | + dependencies: |
| 941 | + "@babel/types" "^7.0.0" |
| 942 | + |
| 943 | +"@types/babel__template@*": |
| 944 | + version "7.0.2" |
| 945 | + resolved "https://registry.yarnpkg.com/@types/babel__template/-/babel__template-7.0.2.tgz#4ff63d6b52eddac1de7b975a5223ed32ecea9307" |
| 946 | + integrity sha512-/K6zCpeW7Imzgab2bLkLEbz0+1JlFSrUMdw7KoIIu+IUdu51GWaBZpd3y1VXGVXzynvGa4DaIaxNZHiON3GXUg== |
| 947 | + dependencies: |
| 948 | + "@babel/parser" "^7.1.0" |
| 949 | + "@babel/types" "^7.0.0" |
| 950 | + |
| 951 | +"@types/babel__traverse@*": |
| 952 | + version "7.0.7" |
| 953 | + resolved "https://registry.yarnpkg.com/@types/babel__traverse/-/babel__traverse-7.0.7.tgz#2496e9ff56196cc1429c72034e07eab6121b6f3f" |
| 954 | + integrity sha512-CeBpmX1J8kWLcDEnI3Cl2Eo6RfbGvzUctA+CjZUhOKDFbLfcr7fc4usEqLNWetrlJd7RhAkyYe2czXop4fICpw== |
| 955 | + dependencies: |
| 956 | + "@babel/types" "^7.3.0" |
| 957 | + |
925 | 958 | "@types/bluebird@*":
|
926 | 959 | version "3.5.27"
|
927 | 960 | resolved "https://registry.yarnpkg.com/@types/bluebird/-/bluebird-3.5.27.tgz#61eb4d75dc6bfbce51cf49ee9bbebe941b2cb5d0"
|
|
0 commit comments