@@ -118,6 +118,12 @@ ansi-styles@^3.1.0, ansi-styles@^3.2.0:
118
118
dependencies :
119
119
color-convert "^1.9.0"
120
120
121
+ ansi-styles@^3.2.1 :
122
+ version "3.2.1"
123
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
124
+ dependencies :
125
+ color-convert "^1.9.0"
126
+
121
127
anymatch@^1.3.0 :
122
128
version "1.3.2"
123
129
resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-1.3.2.tgz#553dcb8f91e3c889845dfdba34c77721b90b9d7a"
@@ -536,14 +542,22 @@ chalk@^2.0.0:
536
542
escape-string-regexp "^1.0.5"
537
543
supports-color "^5.2.0"
538
544
539
- chalk@^2.0.1, chalk@^2.1.0 :
545
+ chalk@^2.0.1 :
540
546
version "2.2.0"
541
547
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.2.0.tgz#477b3bf2f9b8fd5ca9e429747e37f724ee7af240"
542
548
dependencies :
543
549
ansi-styles "^3.1.0"
544
550
escape-string-regexp "^1.0.5"
545
551
supports-color "^4.0.0"
546
552
553
+ chalk@^2.3.0 :
554
+ version "2.4.1"
555
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
556
+ dependencies :
557
+ ansi-styles "^3.2.1"
558
+ escape-string-regexp "^1.0.5"
559
+ supports-color "^5.3.0"
560
+
547
561
chokidar@^1.6.0 :
548
562
version "1.7.0"
549
563
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
@@ -607,9 +621,9 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
607
621
dependencies :
608
622
delayed-stream "~1.0.0"
609
623
610
- commander@^2.9.0 :
611
- version "2.11 .0"
612
- resolved "https://registry.yarnpkg.com/commander/-/commander-2.11 .0.tgz#157152fd1e7a6c8d98a5b715cf376df928004563 "
624
+ commander@^2.12.1 :
625
+ version "2.16 .0"
626
+ resolved "https://registry.yarnpkg.com/commander/-/commander-2.16 .0.tgz#f16390593996ceb4f3eeb020b31d78528f7f8a50 "
613
627
614
628
concat-map@0.0.1 :
615
629
version "0.0.1"
@@ -3041,6 +3055,12 @@ supports-color@^5.2.0:
3041
3055
dependencies :
3042
3056
has-flag "^3.0.0"
3043
3057
3058
+ supports-color@^5.3.0 :
3059
+ version "5.4.0"
3060
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.4.0.tgz#1c6b337402c2137605efe19f10fec390f6faab54"
3061
+ dependencies :
3062
+ has-flag "^3.0.0"
3063
+
3044
3064
symbol-tree@^3.2.1, symbol-tree@^3.2.2 :
3045
3065
version "3.2.2"
3046
3066
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6"
@@ -3137,6 +3157,10 @@ tslib@^1.0.0, tslib@^1.7.1:
3137
3157
version "1.8.0"
3138
3158
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.8.0.tgz#dc604ebad64bcbf696d613da6c954aa0e7ea1eb6"
3139
3159
3160
+ tslib@^1.8.0, tslib@^1.8.1 :
3161
+ version "1.9.3"
3162
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.9.3.tgz#d7e4dd79245d85428c4d7e4822a79917954ca286"
3163
+
3140
3164
tslint-config-airbnb@5.3.0 :
3141
3165
version "5.3.0"
3142
3166
resolved "https://registry.yarnpkg.com/tslint-config-airbnb/-/tslint-config-airbnb-5.3.0.tgz#78c3e6fcc452eb2a460266004f85a201a0a5b7a3"
@@ -3167,21 +3191,22 @@ tslint-microsoft-contrib@^5.0.0:
3167
3191
dependencies :
3168
3192
tsutils "^1.4.0"
3169
3193
3170
- tslint@5.8 .0 :
3171
- version "5.8 .0"
3172
- resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.8 .0.tgz#1f49ad5b2e77c76c3af4ddcae552ae4e3612eb13 "
3194
+ tslint@5.11 .0 :
3195
+ version "5.11 .0"
3196
+ resolved "https://registry.yarnpkg.com/tslint/-/tslint-5.11 .0.tgz#98f30c02eae3cde7006201e4c33cb08b48581eed "
3173
3197
dependencies :
3174
3198
babel-code-frame "^6.22.0"
3175
3199
builtin-modules "^1.1.1"
3176
- chalk "^2.1 .0"
3177
- commander "^2.9.0 "
3200
+ chalk "^2.3 .0"
3201
+ commander "^2.12.1 "
3178
3202
diff "^3.2.0"
3179
3203
glob "^7.1.1"
3204
+ js-yaml "^3.7.0"
3180
3205
minimatch "^3.0.4"
3181
3206
resolve "^1.3.2"
3182
3207
semver "^5.3.0"
3183
- tslib "^1.7.1 "
3184
- tsutils "^2.12.1 "
3208
+ tslib "^1.8.0 "
3209
+ tsutils "^2.27.2 "
3185
3210
3186
3211
tslint@~5.1.0 :
3187
3212
version "5.1.0"
@@ -3201,12 +3226,18 @@ tsutils@^1.4.0:
3201
3226
version "1.9.1"
3202
3227
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-1.9.1.tgz#b9f9ab44e55af9681831d5f28d0aeeaf5c750cb0"
3203
3228
3204
- tsutils@^2.12.0, tsutils@^2.12.1 :
3229
+ tsutils@^2.12.0 :
3205
3230
version "2.12.1"
3206
3231
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.12.1.tgz#f4d95ce3391c8971e46e54c4cf0edb0a21dd5b24"
3207
3232
dependencies :
3208
3233
tslib "^1.7.1"
3209
3234
3235
+ tsutils@^2.27.2 :
3236
+ version "2.27.2"
3237
+ resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-2.27.2.tgz#60ba88a23d6f785ec4b89c6e8179cac9b431f1c7"
3238
+ dependencies :
3239
+ tslib "^1.8.1"
3240
+
3210
3241
tunnel-agent@^0.6.0 :
3211
3242
version "0.6.0"
3212
3243
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
0 commit comments