6
6
version "1.0.0"
7
7
resolved "https://registry.yarnpkg.com/@heroku/linewrap/-/linewrap-1.0.0.tgz#a9d4e99f0a3e423a899b775f5f3d6747a1ff15c6"
8
8
9
- " @oclif/screen@^1.0.1 " :
10
- version "1.0.1 "
11
- resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-1.0.1 .tgz#2e67c95911977a5badfff9b500e6e00dae40869c "
9
+ " @oclif/screen@^1.0.2 " :
10
+ version "1.0.2 "
11
+ resolved "https://registry.yarnpkg.com/@oclif/screen/-/screen-1.0.2 .tgz#c9d7c84b0ea60ecec8dd7a9b22c012ba9967aed8 "
12
12
13
- " @oclif/tslint@^1.0.1 " :
14
- version "1.0.1 "
15
- resolved "https://registry.yarnpkg.com/@oclif/tslint/-/tslint-1.0.1 .tgz#ef68459638548e3a3a06fd6da60025fe33f4bcb8 "
13
+ " @oclif/tslint@^1.0.2 " :
14
+ version "1.0.2 "
15
+ resolved "https://registry.yarnpkg.com/@oclif/tslint/-/tslint-1.0.2 .tgz#793d39758082f359469dba8ce5cfba041d7a7847 "
16
16
dependencies :
17
17
tslint-xo "^0.6.0"
18
18
32
32
version "1.0.0"
33
33
resolved "https://registry.yarnpkg.com/@types/extract-stack/-/extract-stack-1.0.0.tgz#f71838de5f647832d0ece7a6c54d738752db3972"
34
34
35
- " @types/fs-extra@^5.0.0 " :
36
- version "5.0.0 "
37
- resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-5.0.0 .tgz#d3e225b35eb5c6d3a5a782c28219df365c781413 "
35
+ " @types/fs-extra@^5.0.1 " :
36
+ version "5.0.1 "
37
+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-5.0.1 .tgz#cd856fbbdd6af2c11f26f8928fd8644c9e9616c9 "
38
38
dependencies :
39
39
" @types/node" " *"
40
40
41
41
" @types/indent-string@^3.0.0 " :
42
42
version "3.0.0"
43
43
resolved "https://registry.yarnpkg.com/@types/indent-string/-/indent-string-3.0.0.tgz#9ebb391ceda548926f5819ad16405349641b999f"
44
44
45
- " @types/lodash@^4.14.101 " :
46
- version "4.14.102 "
47
- resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.102 .tgz#586a3e22385fc79b07cef9c5a1c8a5387986fbc8 "
45
+ " @types/lodash@^4.14.104 " :
46
+ version "4.14.104 "
47
+ resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.104 .tgz#53ee2357fa2e6e68379341d92eb2ecea4b11bb80 "
48
48
49
49
" @types/mocha@^2.2.48 " :
50
50
version "2.2.48"
66
66
version "3.0.0"
67
67
resolved "https://registry.yarnpkg.com/@types/strip-ansi/-/strip-ansi-3.0.0.tgz#9b63d453a6b54aa849182207711a08be8eea48ae"
68
68
69
- " @types/strip-bom@^3.0.0 " :
70
- version "3.0.0"
71
- resolved "https://registry.yarnpkg.com/@types/strip-bom/-/strip-bom-3.0.0.tgz#14a8ec3956c2e81edb7520790aecf21c290aebd2"
72
-
73
- " @types/strip-json-comments@0.0.30 " :
74
- version "0.0.30"
75
- resolved "https://registry.yarnpkg.com/@types/strip-json-comments/-/strip-json-comments-0.0.30.tgz#9aa30c04db212a9a0649d6ae6fd50accc40748a1"
76
-
77
69
" @types/supports-color@^3.1.0 " :
78
70
version "3.1.0"
79
71
resolved "https://registry.yarnpkg.com/@types/supports-color/-/supports-color-3.1.0.tgz#3584b6b54f45333e988da2c29e6797eff5a20f8c"
@@ -409,14 +401,14 @@ eslint-ast-utils@^1.0.0:
409
401
lodash.get "^4.4.2"
410
402
lodash.zip "^4.2.0"
411
403
412
- eslint-config-oclif@^1.3.7 :
413
- version "1.3.7 "
414
- resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-1.3.7 .tgz#fbd09d16acdc42e554d526b372070386f7a06ecc "
404
+ eslint-config-oclif@^1.3.8 :
405
+ version "1.3.8 "
406
+ resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-1.3.8 .tgz#901b2b9603b0e7c1b4f028fa48a7fb5098fe2a68 "
415
407
dependencies :
416
408
eslint-config-xo-space "^0.17.0"
417
409
eslint-plugin-mocha "^4.11.0"
418
410
eslint-plugin-node "^6.0.0"
419
- eslint-plugin-unicorn "^4.0.1 "
411
+ eslint-plugin-unicorn "^4.0.2 "
420
412
421
413
eslint-config-xo-space@^0.17.0 :
422
414
version "0.17.0"
@@ -443,7 +435,7 @@ eslint-plugin-node@^6.0.0:
443
435
resolve "^1.3.3"
444
436
semver "^5.4.1"
445
437
446
- eslint-plugin-unicorn@^4.0.1 :
438
+ eslint-plugin-unicorn@^4.0.2 :
447
439
version "4.0.2"
448
440
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-4.0.2.tgz#845de915e7a975f15779466fc92cc01973bbf103"
449
441
dependencies :
@@ -467,9 +459,9 @@ eslint-visitor-keys@^1.0.0:
467
459
version "1.0.0"
468
460
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
469
461
470
- eslint@^4.17.0 :
471
- version "4.17.0 "
472
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.17.0 .tgz#dc24bb51ede48df629be7031c71d9dc0ee4f3ddf "
462
+ eslint@^4.18.1 :
463
+ version "4.18.1 "
464
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.1 .tgz#b9138440cb1e98b2f44a0d578c6ecf8eae6150b0 "
473
465
dependencies :
474
466
ajv "^5.3.0"
475
467
babel-code-frame "^6.22.0"
@@ -684,12 +676,6 @@ he@1.1.1:
684
676
version "1.1.1"
685
677
resolved "https://registry.yarnpkg.com/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd"
686
678
687
- homedir-polyfill@^1.0.1 :
688
- version "1.0.1"
689
- resolved "https://registry.yarnpkg.com/homedir-polyfill/-/homedir-polyfill-1.0.1.tgz#4c2bbc8a758998feebf5ed68580f76d46768b4bc"
690
- dependencies :
691
- parse-passwd "^1.0.0"
692
-
693
679
husky@^0.14.3 :
694
680
version "0.14.3"
695
681
resolved "https://registry.yarnpkg.com/husky/-/husky-0.14.3.tgz#c69ed74e2d2779769a17ba8399b54ce0b63c12c3"
@@ -951,10 +937,6 @@ os-tmpdir@~1.0.2:
951
937
version "1.0.2"
952
938
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
953
939
954
- parse-passwd@^1.0.0 :
955
- version "1.0.0"
956
- resolved "https://registry.yarnpkg.com/parse-passwd/-/parse-passwd-1.0.0.tgz#6d5b934a456993b23d37f40a382d6f1666a8e5c6"
957
-
958
940
password-prompt@^1.0.4 :
959
941
version "1.0.4"
960
942
resolved "https://registry.yarnpkg.com/password-prompt/-/password-prompt-1.0.4.tgz#933bac8db3528fcb27e9fdbc0a6592adcbdb5ed9"
@@ -1122,7 +1104,7 @@ slice-ansi@1.0.0:
1122
1104
dependencies :
1123
1105
is-fullwidth-code-point "^2.0.0"
1124
1106
1125
- source-map-support@^0.5.0 :
1107
+ source-map-support@^0.5.3 :
1126
1108
version "0.5.3"
1127
1109
resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.3.tgz#2b3d5fff298cfa4d1afd7d4352d569e9a0158e76"
1128
1110
dependencies :
@@ -1177,15 +1159,11 @@ strip-ansi@^4.0.0:
1177
1159
dependencies :
1178
1160
ansi-regex "^3.0.0"
1179
1161
1180
- strip-bom@^3.0.0 :
1181
- version "3.0.0"
1182
- resolved "https://registry.yarnpkg.com/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
1183
-
1184
1162
strip-indent@^2.0.0 :
1185
1163
version "2.0.0"
1186
1164
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68"
1187
1165
1188
- strip-json-comments@^2.0.0, strip-json-comments@ ~2.0.1 :
1166
+ strip-json-comments@~2.0.1 :
1189
1167
version "2.0.1"
1190
1168
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
1191
1169
@@ -1244,30 +1222,19 @@ tree-kill@^1.1.0:
1244
1222
version "1.2.0"
1245
1223
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.0.tgz#5846786237b4239014f05db156b643212d4c6f36"
1246
1224
1247
- ts-node@^4.1 .0 :
1248
- version "4.1 .0"
1249
- resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-4.1 .0.tgz#36d9529c7b90bb993306c408cd07f7743de20712 "
1225
+ ts-node@^5.0 .0 :
1226
+ version "5.0 .0"
1227
+ resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-5.0 .0.tgz#9aa573889ad7949411f972981c209e064705e36f "
1250
1228
dependencies :
1251
1229
arrify "^1.0.0"
1252
1230
chalk "^2.3.0"
1253
1231
diff "^3.1.0"
1254
1232
make-error "^1.1.1"
1255
1233
minimist "^1.2.0"
1256
1234
mkdirp "^0.5.1"
1257
- source-map-support "^0.5.0"
1258
- tsconfig "^7.0.0"
1259
- v8flags "^3.0.0"
1235
+ source-map-support "^0.5.3"
1260
1236
yn "^2.0.0"
1261
1237
1262
- tsconfig@^7.0.0 :
1263
- version "7.0.0"
1264
- resolved "https://registry.yarnpkg.com/tsconfig/-/tsconfig-7.0.0.tgz#84538875a4dc216e5c4a5432b3a4dec3d54e91b7"
1265
- dependencies :
1266
- " @types/strip-bom" " ^3.0.0"
1267
- " @types/strip-json-comments" " 0.0.30"
1268
- strip-bom "^3.0.0"
1269
- strip-json-comments "^2.0.0"
1270
-
1271
1238
tslib@^1.0.0, tslib@^1.7.1, tslib@^1.8.0, tslib@^1.8.1 :
1272
1239
version "1.9.0"
1273
1240
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.0.tgz#e37a86fda8cbbaf23a057f473c9f4dc64e5fc2e8"
@@ -1342,9 +1309,9 @@ typedarray@^0.0.6:
1342
1309
version "0.0.6"
1343
1310
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1344
1311
1345
- typescript@^2.7.1 :
1346
- version "2.7.1 "
1347
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.1 .tgz#bb3682c2c791ac90e7c6210b26478a8da085c359 "
1312
+ typescript@^2.7.2 :
1313
+ version "2.7.2 "
1314
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2 .tgz#2d615a1ef4aee4f574425cdff7026edf81919836 "
1348
1315
1349
1316
universalify@^0.1.0 :
1350
1317
version "0.1.1"
@@ -1354,12 +1321,6 @@ util-deprecate@~1.0.1:
1354
1321
version "1.0.2"
1355
1322
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
1356
1323
1357
- v8flags@^3.0.0 :
1358
- version "3.0.1"
1359
- resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-3.0.1.tgz#dce8fc379c17d9f2c9e9ed78d89ce00052b1b76b"
1360
- dependencies :
1361
- homedir-polyfill "^1.0.1"
1362
-
1363
1324
which@^1.2.9 :
1364
1325
version "1.3.0"
1365
1326
resolved "https://registry.yarnpkg.com/which/-/which-1.3.0.tgz#ff04bdfc010ee547d780bec38e1ac1c2777d253a"
0 commit comments