113.diff (10721B)
1 diff --git a/package.json b/package.json 2 index 632fcb5..5785626 100644 3 --- a/package.json 4 +++ b/package.json 5 @@ -35,7 +35,7 @@ 6 "simple-git": "^1.75.0", 7 "slackbots": "^1.0.2", 8 "string": "^3.3.3", 9 - "yargs": "^9.0.1" 10 + "yargs": "^11.0.0" 11 }, 12 "preferGlobal": false, 13 "private": true, 14 diff --git a/yarn.lock b/yarn.lock 15 index 514d011..3f73123 100644 16 --- a/yarn.lock 17 +++ b/yarn.lock 18 @@ -172,10 +172,6 @@ brace-expansion@^1.1.7: 19 balanced-match "^1.0.0" 20 concat-map "0.0.1" 21 22 -builtin-modules@^1.0.0: 23 - version "1.1.1" 24 - resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f" 25 - 26 bytes@3.0.0: 27 version "3.0.0" 28 resolved "https://registry.yarnpkg.com/bytes/-/bytes-3.0.0.tgz#d32815404d689699f85a4ea4fa8755dd13a96048" 29 @@ -202,12 +198,12 @@ chalk@^1.0.0: 30 strip-ansi "^3.0.0" 31 supports-color "^2.0.0" 32 33 -cliui@^3.2.0: 34 - version "3.2.0" 35 - resolved "https://registry.yarnpkg.com/cliui/-/cliui-3.2.0.tgz#120601537a916d29940f934da3b48d585a39213d" 36 +cliui@^4.0.0: 37 + version "4.0.0" 38 + resolved "https://registry.yarnpkg.com/cliui/-/cliui-4.0.0.tgz#743d4650e05f36d1ed2575b59638d87322bfbbcc" 39 dependencies: 40 - string-width "^1.0.1" 41 - strip-ansi "^3.0.1" 42 + string-width "^2.1.1" 43 + strip-ansi "^4.0.0" 44 wrap-ansi "^2.0.0" 45 46 co@^4.6.0: 47 @@ -372,12 +368,6 @@ entities@~1.1.1: 48 version "1.1.1" 49 resolved "https://registry.yarnpkg.com/entities/-/entities-1.1.1.tgz#6e5c2d0a5621b5dadaecef80b90edfb5cd7772f0" 50 51 -error-ex@^1.2.0: 52 - version "1.3.1" 53 - resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.1.tgz#f855a86ce61adc4e8621c3cda21e7a7612c3a8dc" 54 - dependencies: 55 - is-arrayish "^0.2.1" 56 - 57 es-abstract@^1.5.0: 58 version "1.9.0" 59 resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.9.0.tgz#690829a07cae36b222e7fd9b75c0d0573eb25227" 60 @@ -491,7 +481,7 @@ finalhandler@1.1.0: 61 statuses "~1.3.1" 62 unpipe "~1.0.0" 63 64 -find-up@^2.0.0: 65 +find-up@^2.1.0: 66 version "2.1.0" 67 resolved "https://registry.yarnpkg.com/find-up/-/find-up-2.1.0.tgz#45d1b7e506c717ddd482775a2b77920a3c0c57a7" 68 dependencies: 69 @@ -659,10 +649,6 @@ hoek@4.x.x: 70 version "4.2.0" 71 resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.0.tgz#72d9d0754f7fe25ca2d01ad8f8f9a9449a89526d" 72 73 -hosted-git-info@^2.1.4: 74 - version "2.5.0" 75 - resolved "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.5.0.tgz#6d60e34b3abbc8313062c3b798ef8d901a07af3c" 76 - 77 http-errors@1.6.2, http-errors@~1.6.2: 78 version "1.6.2" 79 resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.2.tgz#0a002cc85707192a7e7946ceedc11155f60ec736" 80 @@ -738,16 +724,6 @@ irc@^0.5.2: 81 iconv "~2.2.1" 82 node-icu-charset-detector "~0.2.0" 83 84 -is-arrayish@^0.2.1: 85 - version "0.2.1" 86 - resolved "https://registry.yarnpkg.com/is-arrayish/-/is-arrayish-0.2.1.tgz#77c99840527aa8ecb1a8ba697b80645a7a926a9d" 87 - 88 -is-builtin-module@^1.0.0: 89 - version "1.0.0" 90 - resolved "https://registry.yarnpkg.com/is-builtin-module/-/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe" 91 - dependencies: 92 - builtin-modules "^1.0.0" 93 - 94 is-callable@^1.1.1, is-callable@^1.1.3: 95 version "1.1.3" 96 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.3.tgz#86eb75392805ddc33af71c92a0eedf74ee7604b2" 97 @@ -876,15 +852,6 @@ linkify-it@~1.2.0: 98 dependencies: 99 uc.micro "^1.0.1" 100 101 -load-json-file@^2.0.0: 102 - version "2.0.0" 103 - resolved "https://registry.yarnpkg.com/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8" 104 - dependencies: 105 - graceful-fs "^4.1.2" 106 - parse-json "^2.2.0" 107 - pify "^2.0.0" 108 - strip-bom "^3.0.0" 109 - 110 locate-path@^2.0.0: 111 version "2.0.0" 112 resolved "https://registry.yarnpkg.com/locate-path/-/locate-path-2.0.0.tgz#2b568b265eec944c6d9c0de9c3dbbbca0354cd8e" 113 @@ -1045,15 +1012,6 @@ node-uuid@~1.4.0: 114 version "1.4.8" 115 resolved "https://registry.yarnpkg.com/node-uuid/-/node-uuid-1.4.8.tgz#b040eb0923968afabf8d32fb1f17f1167fdab907" 116 117 -normalize-package-data@^2.3.2: 118 - version "2.4.0" 119 - resolved "https://registry.yarnpkg.com/normalize-package-data/-/normalize-package-data-2.4.0.tgz#12f95a307d58352075a04907b84ac8be98ac012f" 120 - dependencies: 121 - hosted-git-info "^2.1.4" 122 - is-builtin-module "^1.0.0" 123 - semver "2 || 3 || 4 || 5" 124 - validate-npm-package-license "^3.0.1" 125 - 126 npm-run-path@^2.0.0: 127 version "2.0.2" 128 resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f" 129 @@ -1114,12 +1072,6 @@ p-locate@^2.0.0: 130 dependencies: 131 p-limit "^1.1.0" 132 133 -parse-json@^2.2.0: 134 - version "2.2.0" 135 - resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-2.2.0.tgz#f480f40434ef80741f8469099f8dea18f55a4dc9" 136 - dependencies: 137 - error-ex "^1.2.0" 138 - 139 parseurl@~1.3.2: 140 version "1.3.2" 141 resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.2.tgz#fc289d4ed8993119460c156253262cdc8de65bf3" 142 @@ -1140,20 +1092,10 @@ path-to-regexp@0.1.7: 143 version "0.1.7" 144 resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" 145 146 -path-type@^2.0.0: 147 - version "2.0.0" 148 - resolved "https://registry.yarnpkg.com/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73" 149 - dependencies: 150 - pify "^2.0.0" 151 - 152 performance-now@^2.1.0: 153 version "2.1.0" 154 resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" 155 156 -pify@^2.0.0: 157 - version "2.3.0" 158 - resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c" 159 - 160 process-nextick-args@~2.0.0: 161 version "2.0.0" 162 resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.0.tgz#a37d732f4271b4ab1ad070d35508e8290788ffaa" 163 @@ -1205,21 +1147,6 @@ raw-body@2.3.2: 164 iconv-lite "0.4.19" 165 unpipe "1.0.0" 166 167 -read-pkg-up@^2.0.0: 168 - version "2.0.0" 169 - resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be" 170 - dependencies: 171 - find-up "^2.0.0" 172 - read-pkg "^2.0.0" 173 - 174 -read-pkg@^2.0.0: 175 - version "2.0.0" 176 - resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8" 177 - dependencies: 178 - load-json-file "^2.0.0" 179 - normalize-package-data "^2.3.2" 180 - path-type "^2.0.0" 181 - 182 readable-stream@^2.3.5: 183 version "2.3.5" 184 resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.5.tgz#b4f85003a938cbb6ecbce2a124fb1012bd1a838d" 185 @@ -1376,10 +1303,6 @@ safe-buffer@5.1.1, safe-buffer@^5.0.1, safe-buffer@^5.1.1, safe-buffer@~5.1.0, s 186 version "5.1.1" 187 resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.1.tgz#893312af69b2123def71f57889001671eeb2c853" 188 189 -"semver@2 || 3 || 4 || 5": 190 - version "5.4.1" 191 - resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e" 192 - 193 send@0.16.1: 194 version "0.16.1" 195 resolved "https://registry.yarnpkg.com/send/-/send-0.16.1.tgz#a70e1ca21d1382c11d0d9f6231deb281080d7ab3" 196 @@ -1471,20 +1394,6 @@ sorted-array-functions@^1.0.0: 197 version "1.0.0" 198 resolved "https://registry.yarnpkg.com/sorted-array-functions/-/sorted-array-functions-1.0.0.tgz#c0b554d9e709affcbe56d34c1b2514197fd38279" 199 200 -spdx-correct@~1.0.0: 201 - version "1.0.2" 202 - resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-1.0.2.tgz#4b3073d933ff51f3912f03ac5519498a4150db40" 203 - dependencies: 204 - spdx-license-ids "^1.0.2" 205 - 206 -spdx-expression-parse@~1.0.0: 207 - version "1.0.4" 208 - resolved "https://registry.yarnpkg.com/spdx-expression-parse/-/spdx-expression-parse-1.0.4.tgz#9bdf2f20e1f40ed447fbe273266191fced51626c" 209 - 210 -spdx-license-ids@^1.0.2: 211 - version "1.2.2" 212 - resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-1.2.2.tgz#c9df7a3424594ade6bd11900d596696dc06bac57" 213 - 214 sprintf-js@~1.0.2: 215 version "1.0.3" 216 resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" 217 @@ -1523,7 +1432,7 @@ string-width@^1.0.1: 218 is-fullwidth-code-point "^1.0.0" 219 strip-ansi "^3.0.0" 220 221 -string-width@^2.0.0: 222 +string-width@^2.0.0, string-width@^2.1.1: 223 version "2.1.1" 224 resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e" 225 dependencies: 226 @@ -1564,10 +1473,6 @@ strip-ansi@^4.0.0: 227 dependencies: 228 ansi-regex "^3.0.0" 229 230 -strip-bom@^3.0.0: 231 - version "3.0.0" 232 - resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3" 233 - 234 strip-eof@^1.0.0: 235 version "1.0.0" 236 resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf" 237 @@ -1627,13 +1532,6 @@ uuid@^3.1.0: 238 version "3.1.0" 239 resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.1.0.tgz#3dd3d3e790abc24d7b0d3a034ffababe28ebbc04" 240 241 -validate-npm-package-license@^3.0.1: 242 - version "3.0.1" 243 - resolved "https://registry.yarnpkg.com/validate-npm-package-license/-/validate-npm-package-license-3.0.1.tgz#2804babe712ad3379459acfbe24746ab2c303fbc" 244 - dependencies: 245 - spdx-correct "~1.0.0" 246 - spdx-expression-parse "~1.0.0" 247 - 248 vary@~1.1.2: 249 version "1.1.2" 250 resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" 251 @@ -1690,29 +1588,28 @@ yallist@^2.1.2: 252 version "2.1.2" 253 resolved "https://registry.yarnpkg.com/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52" 254 255 -yargs-parser@^7.0.0: 256 - version "7.0.0" 257 - resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-7.0.0.tgz#8d0ac42f16ea55debd332caf4c4038b3e3f5dfd9" 258 +yargs-parser@^9.0.2: 259 + version "9.0.2" 260 + resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-9.0.2.tgz#9ccf6a43460fe4ed40a9bb68f48d43b8a68cc077" 261 dependencies: 262 camelcase "^4.1.0" 263 264 -yargs@^9.0.1: 265 - version "9.0.1" 266 - resolved "https://registry.yarnpkg.com/yargs/-/yargs-9.0.1.tgz#52acc23feecac34042078ee78c0c007f5085db4c" 267 +yargs@^11.0.0: 268 + version "11.0.0" 269 + resolved "https://registry.yarnpkg.com/yargs/-/yargs-11.0.0.tgz#c052931006c5eee74610e5fc0354bedfd08a201b" 270 dependencies: 271 - camelcase "^4.1.0" 272 - cliui "^3.2.0" 273 + cliui "^4.0.0" 274 decamelize "^1.1.1" 275 + find-up "^2.1.0" 276 get-caller-file "^1.0.1" 277 os-locale "^2.0.0" 278 - read-pkg-up "^2.0.0" 279 require-directory "^2.1.1" 280 require-main-filename "^1.0.1" 281 set-blocking "^2.0.0" 282 string-width "^2.0.0" 283 which-module "^2.0.0" 284 y18n "^3.2.1" 285 - yargs-parser "^7.0.0" 286 + yargs-parser "^9.0.2" 287 288 yui@^3.18.1: 289 version "3.18.1"