|
205 | 205 | version "2.0.0" |
206 | 206 | resolved "https://registry.yarnpkg.com/@ndhoule/rest/-/rest-2.0.0.tgz#0346b02a964a513ed2ba24d164f01d34f2107a0f" |
207 | 207 |
|
| 208 | +"@octokit/rest@^15.9.4": |
| 209 | + version "15.9.5" |
| 210 | + resolved "https://registry.yarnpkg.com/@octokit/rest/-/rest-15.9.5.tgz#e356d202bd0b517e381f705ad77d98ccb84e0c65" |
| 211 | + dependencies: |
| 212 | + before-after-hook "^1.1.0" |
| 213 | + btoa-lite "^1.0.0" |
| 214 | + debug "^3.1.0" |
| 215 | + http-proxy-agent "^2.1.0" |
| 216 | + https-proxy-agent "^2.2.0" |
| 217 | + lodash "^4.17.4" |
| 218 | + node-fetch "^2.1.1" |
| 219 | + url-template "^2.0.8" |
| 220 | + |
208 | 221 | "@samverschueren/stream-to-observable@^0.3.0": |
209 | 222 | version "0.3.0" |
210 | 223 | resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.0.tgz#ecdf48d532c58ea477acfcab80348424f8d0662f" |
@@ -729,6 +742,10 @@ bcrypt-pbkdf@^1.0.0: |
729 | 742 | dependencies: |
730 | 743 | tweetnacl "^0.14.3" |
731 | 744 |
|
| 745 | +before-after-hook@^1.1.0: |
| 746 | + version "1.1.0" |
| 747 | + resolved "https://registry.yarnpkg.com/before-after-hook/-/before-after-hook-1.1.0.tgz#83165e15a59460d13702cb8febd6a1807896db5a" |
| 748 | + |
732 | 749 | benchmark@1.0.0: |
733 | 750 | version "1.0.0" |
734 | 751 | resolved "https://registry.yarnpkg.com/benchmark/-/benchmark-1.0.0.tgz#2f1e2fa4c359f11122aa183082218e957e390c73" |
@@ -1045,6 +1062,10 @@ browserify@^16.1.0: |
1045 | 1062 | vm-browserify "^1.0.0" |
1046 | 1063 | xtend "^4.0.0" |
1047 | 1064 |
|
| 1065 | +btoa-lite@^1.0.0: |
| 1066 | + version "1.0.0" |
| 1067 | + resolved "https://registry.yarnpkg.com/btoa-lite/-/btoa-lite-1.0.0.tgz#337766da15801210fdd956c22e9c6891ab9d0337" |
| 1068 | + |
1048 | 1069 | buffer-alloc-unsafe@^1.1.0: |
1049 | 1070 | version "1.1.0" |
1050 | 1071 | resolved "https://registry.yarnpkg.com/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz#bd7dc26ae2972d0eda253be061dba992349c19f0" |
@@ -1411,6 +1432,14 @@ commitizen@^2.10.1: |
1411 | 1432 | shelljs "0.7.6" |
1412 | 1433 | strip-json-comments "2.0.1" |
1413 | 1434 |
|
| 1435 | +commitlint-circle@^1.0.0: |
| 1436 | + version "1.0.0" |
| 1437 | + resolved "https://registry.yarnpkg.com/commitlint-circle/-/commitlint-circle-1.0.0.tgz#87d529e8cdbff8ea1edfc75720900057de28582c" |
| 1438 | + dependencies: |
| 1439 | + "@octokit/rest" "^15.9.4" |
| 1440 | + execa "^0.10.0" |
| 1441 | + tslib "^1.9.3" |
| 1442 | + |
1414 | 1443 | common-tags@^1.4.0: |
1415 | 1444 | version "1.8.0" |
1416 | 1445 | resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937" |
@@ -3132,7 +3161,7 @@ https-browserify@~0.0.0: |
3132 | 3161 | version "0.0.1" |
3133 | 3162 | resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-0.0.1.tgz#3f91365cabe60b77ed0ebba24b454e3e09d95a82" |
3134 | 3163 |
|
3135 | | -https-proxy-agent@^2.2.1: |
| 3164 | +https-proxy-agent@^2.2.0, https-proxy-agent@^2.2.1: |
3136 | 3165 | version "2.2.1" |
3137 | 3166 | resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.1.tgz#51552970fa04d723e04c56d04178c3f92592bbc0" |
3138 | 3167 | dependencies: |
@@ -4659,6 +4688,10 @@ node-fetch@1.6.3: |
4659 | 4688 | encoding "^0.1.11" |
4660 | 4689 | is-stream "^1.0.1" |
4661 | 4690 |
|
| 4691 | +node-fetch@^2.1.1: |
| 4692 | + version "2.2.0" |
| 4693 | + resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.2.0.tgz#4ee79bde909262f9775f731e3656d0db55ced5b5" |
| 4694 | + |
4662 | 4695 | node-pre-gyp@^0.10.0: |
4663 | 4696 | version "0.10.2" |
4664 | 4697 | resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.10.2.tgz#e8945c20ef6795a20aac2b44f036eb13cf5146e3" |
@@ -6771,7 +6804,7 @@ trim@0.0.1: |
6771 | 6804 | version "0.0.1" |
6772 | 6805 | resolved "https://registry.yarnpkg.com/trim/-/trim-0.0.1.tgz#5858547f6b290757ee95cccc666fb50084c460dd" |
6773 | 6806 |
|
6774 | | -tslib@^1.9.0: |
| 6807 | +tslib@^1.9.0, tslib@^1.9.3: |
6775 | 6808 | version "1.9.3" |
6776 | 6809 | resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286" |
6777 | 6810 |
|
@@ -6933,6 +6966,10 @@ url-parse-lax@^1.0.0: |
6933 | 6966 | dependencies: |
6934 | 6967 | prepend-http "^1.0.1" |
6935 | 6968 |
|
| 6969 | +url-template@^2.0.8: |
| 6970 | + version "2.0.8" |
| 6971 | + resolved "https://registry.yarnpkg.com/url-template/-/url-template-2.0.8.tgz#fc565a3cccbff7730c775f5641f9555791439f21" |
| 6972 | + |
6936 | 6973 | url@~0.11.0: |
6937 | 6974 | version "0.11.0" |
6938 | 6975 | resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1" |
|
0 commit comments