@@ -154,6 +154,12 @@ ansi-styles@^3.0.0:
154
154
dependencies :
155
155
color-convert "^1.0.0"
156
156
157
+ ansi-styles@^3.1.0 :
158
+ version "3.2.0"
159
+ resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.0.tgz#c159b8d5be0f9e5a6f346dab94f16ce022161b88"
160
+ dependencies :
161
+ color-convert "^1.9.0"
162
+
157
163
ansi@^0.3.0, ansi@~0.3.0 :
158
164
version "0.3.1"
159
165
resolved "https://registry.yarnpkg.com/ansi/-/ansi-0.3.1.tgz#0c42d4fb17160d5a9af1e484bace1c66922c1b21"
@@ -625,6 +631,14 @@ chalk@1.1.3, chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
625
631
strip-ansi "^3.0.0"
626
632
supports-color "^2.0.0"
627
633
634
+ chalk@^2.0.1, chalk@^2.1.0 :
635
+ version "2.1.0"
636
+ resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.1.0.tgz#ac5becf14fa21b99c6c92ca7a7d7cfd5b17e743e"
637
+ dependencies :
638
+ ansi-styles "^3.1.0"
639
+ escape-string-regexp "^1.0.5"
640
+ supports-color "^4.0.0"
641
+
628
642
ci-info@^1.0.0 :
629
643
version "1.0.0"
630
644
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.0.0.tgz#dc5285f2b4e251821683681c381c3388f46ec534"
@@ -690,7 +704,7 @@ code-point-at@^1.0.0:
690
704
version "1.1.0"
691
705
resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77"
692
706
693
- color-convert@^1.0.0 :
707
+ color-convert@^1.0.0, color-convert@^1.9.0 :
694
708
version "1.9.0"
695
709
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.0.tgz#1accf97dd739b983bf994d56fec8f95853641b7a"
696
710
dependencies :
@@ -1157,9 +1171,9 @@ execa@^0.6.0:
1157
1171
signal-exit "^3.0.0"
1158
1172
strip-eof "^1.0.0"
1159
1173
1160
- execa@^0.7 .0 :
1161
- version "0.7 .0"
1162
- resolved "https://registry.yarnpkg.com/execa/-/execa-0.7 .0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777 "
1174
+ execa@^0.8 .0 :
1175
+ version "0.8 .0"
1176
+ resolved "https://registry.yarnpkg.com/execa/-/execa-0.8 .0.tgz#d8d76bbc1b55217ed190fd6dd49d3c774ecfc8da "
1163
1177
dependencies :
1164
1178
cross-spawn "^5.0.1"
1165
1179
get-stream "^3.0.0"
@@ -1415,6 +1429,10 @@ get-caller-file@^1.0.1:
1415
1429
version "1.0.2"
1416
1430
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-1.0.2.tgz#f702e63127e7e231c160a80c1554acb70d5047e5"
1417
1431
1432
+ get-own-enumerable-property-symbols@^1.0.1 :
1433
+ version "1.0.1"
1434
+ resolved "https://registry.yarnpkg.com/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-1.0.1.tgz#f1d4e3ad1402e039898e56d1e9b9aa924c26e484"
1435
+
1418
1436
get-port@3.1.0 :
1419
1437
version "3.1.0"
1420
1438
resolved "https://registry.yarnpkg.com/get-port/-/get-port-3.1.0.tgz#ef01b18a84ca6486970ff99e54446141a73ffd3e"
@@ -1619,6 +1637,10 @@ has-flag@^1.0.0:
1619
1637
version "1.0.0"
1620
1638
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa"
1621
1639
1640
+ has-flag@^2.0.0 :
1641
+ version "2.0.0"
1642
+ resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
1643
+
1622
1644
has-unicode@^2.0.0 :
1623
1645
version "2.0.1"
1624
1646
resolved "https://registry.yarnpkg.com/has-unicode/-/has-unicode-2.0.1.tgz#e0e6fe6a28cf51138855e086d1691e771de2a8b9"
@@ -1816,6 +1838,10 @@ is-extglob@^1.0.0:
1816
1838
version "1.0.0"
1817
1839
resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-1.0.0.tgz#ac468177c4943405a092fc8f29760c6ffc6206c0"
1818
1840
1841
+ is-extglob@^2.1.1 :
1842
+ version "2.1.1"
1843
+ resolved "https://registry.yarnpkg.com/is-extglob/-/is-extglob-2.1.1.tgz#a88c02535791f02ed37c76a1b9ea9773c833f8c2"
1844
+
1819
1845
is-finite@^1.0.0 :
1820
1846
version "1.0.2"
1821
1847
resolved "https://registry.yarnpkg.com/is-finite/-/is-finite-1.0.2.tgz#cc6677695602be550ef11e8b4aa6305342b6d0aa"
@@ -1838,6 +1864,12 @@ is-glob@^2.0.0, is-glob@^2.0.1:
1838
1864
dependencies :
1839
1865
is-extglob "^1.0.0"
1840
1866
1867
+ is-glob@^4.0.0 :
1868
+ version "4.0.0"
1869
+ resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.0.tgz#9521c76845cc2610a85203ddf080a958c2ffabc0"
1870
+ dependencies :
1871
+ is-extglob "^2.1.1"
1872
+
1841
1873
is-my-json-valid@^2.12.4 :
1842
1874
version "2.16.0"
1843
1875
resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693"
@@ -1857,7 +1889,7 @@ is-number@^2.0.2, is-number@^2.1.0:
1857
1889
dependencies :
1858
1890
kind-of "^3.0.2"
1859
1891
1860
- is-obj@^1.0.0 :
1892
+ is-obj@^1.0.0, is-obj@^1.0.1 :
1861
1893
version "1.0.1"
1862
1894
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
1863
1895
@@ -1881,6 +1913,10 @@ is-redirect@^1.0.0:
1881
1913
version "1.0.0"
1882
1914
resolved "https://registry.yarnpkg.com/is-redirect/-/is-redirect-1.0.0.tgz#1d03dded53bd8db0f30c26e4f95d36fc7c87dc24"
1883
1915
1916
+ is-regexp@^1.0.0 :
1917
+ version "1.0.0"
1918
+ resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-1.0.0.tgz#fd2d883545c46bac5a633e7b9a09e87fa2cb5069"
1919
+
1884
1920
is-retry-allowed@^1.0.0 :
1885
1921
version "1.1.0"
1886
1922
resolved "https://registry.yarnpkg.com/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz#11a060568b67339444033d0125a61a20d564fb34"
@@ -2398,19 +2434,24 @@ levn@~0.3.0:
2398
2434
prelude-ls "~1.1.2"
2399
2435
type-check "~0.3.2"
2400
2436
2401
- lint-staged@^3.4.1 :
2402
- version "3.6 .1"
2403
- resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-3.6 .1.tgz#24423c8b7bd99d96e15acd1ac8cb392a78e58582 "
2437
+ lint-staged@^4.0.0 :
2438
+ version "4.2 .1"
2439
+ resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-4.2 .1.tgz#5c79818c500d9b24248dccad4ac9609c01951522 "
2404
2440
dependencies :
2405
2441
app-root-path "^2.0.0"
2442
+ chalk "^2.1.0"
2406
2443
cosmiconfig "^1.1.0"
2407
- execa "^0.7.0"
2444
+ execa "^0.8.0"
2445
+ is-glob "^4.0.0"
2446
+ jest-validate "^20.0.3"
2408
2447
listr "^0.12.0"
2409
- lodash.chunk "^4.2.0"
2448
+ lodash "^4.17.4"
2449
+ log-symbols "^2.0.0"
2410
2450
minimatch "^3.0.0"
2411
2451
npm-which "^3.0.1"
2412
2452
p-map "^1.1.1"
2413
2453
staged-git-files "0.0.4"
2454
+ stringify-object "^3.2.0"
2414
2455
2415
2456
listr-silent-renderer@^1.1.1 :
2416
2457
version "1.1.1"
@@ -2524,10 +2565,6 @@ lodash.assign@^3.0.0:
2524
2565
lodash._createassigner "^3.0.0"
2525
2566
lodash.keys "^3.0.0"
2526
2567
2527
- lodash.chunk@^4.2.0 :
2528
- version "4.2.0"
2529
- resolved "https://registry.yarnpkg.com/lodash.chunk/-/lodash.chunk-4.2.0.tgz#66e5ce1f76ed27b4303d8c6512e8d1216e8106bc"
2530
-
2531
2568
lodash.isarguments@^3.0.0 :
2532
2569
version "3.1.0"
2533
2570
resolved "https://registry.yarnpkg.com/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz#2f573d85c6a24289ff00663b491c1d338ff3458a"
@@ -2572,6 +2609,10 @@ lodash@^3.6.0:
2572
2609
version "3.10.1"
2573
2610
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
2574
2611
2612
+ lodash@^4.17.4 :
2613
+ version "4.17.4"
2614
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
2615
+
2575
2616
lodash@~1.3.1 :
2576
2617
version "1.3.1"
2577
2618
resolved "https://registry.yarnpkg.com/lodash/-/lodash-1.3.1.tgz#a4663b53686b895ff074e2ba504dfb76a8e2b770"
@@ -2582,6 +2623,12 @@ log-symbols@^1.0.2:
2582
2623
dependencies :
2583
2624
chalk "^1.0.0"
2584
2625
2626
+ log-symbols@^2.0.0 :
2627
+ version "2.0.0"
2628
+ resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.0.0.tgz#595e63be4d5c8cbf294a9e09e0d5629f5913fc0c"
2629
+ dependencies :
2630
+ chalk "^2.0.1"
2631
+
2585
2632
log-update@^1.0.2 :
2586
2633
version "1.0.2"
2587
2634
resolved "https://registry.yarnpkg.com/log-update/-/log-update-1.0.2.tgz#19929f64c4093d2d2e7075a1dad8af59c296b8d1"
@@ -3833,6 +3880,14 @@ string_decoder@~1.0.0:
3833
3880
dependencies :
3834
3881
buffer-shims "~1.0.0"
3835
3882
3883
+ stringify-object@^3.2.0 :
3884
+ version "3.2.0"
3885
+ resolved "https://registry.yarnpkg.com/stringify-object/-/stringify-object-3.2.0.tgz#94370a135e41bc048358813bf99481f1315c6aa6"
3886
+ dependencies :
3887
+ get-own-enumerable-property-symbols "^1.0.1"
3888
+ is-obj "^1.0.1"
3889
+ is-regexp "^1.0.0"
3890
+
3836
3891
stringstream@~0.0.4 :
3837
3892
version "0.0.5"
3838
3893
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.5.tgz#4e484cd4de5a0bbbee18e46307710a8a81621878"
@@ -3881,6 +3936,12 @@ supports-color@^3.1.2:
3881
3936
dependencies :
3882
3937
has-flag "^1.0.0"
3883
3938
3939
+ supports-color@^4.0.0 :
3940
+ version "4.4.0"
3941
+ resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.4.0.tgz#883f7ddabc165142b2a61427f3352ded195d1a3e"
3942
+ dependencies :
3943
+ has-flag "^2.0.0"
3944
+
3884
3945
symbol-observable@^1.0.1 :
3885
3946
version "1.0.4"
3886
3947
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.4.tgz#29bf615d4aa7121bdd898b22d4b3f9bc4e2aa03d"
@@ -4068,9 +4129,9 @@ typescript@2.3.2:
4068
4129
version "2.3.2"
4069
4130
resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.3.2.tgz#f0f045e196f69a72f06b25fd3bd39d01c3ce9984"
4070
4131
4071
- typescript@^2.4.1 :
4072
- version "2.4.1 "
4073
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.4.1 .tgz#c3ccb16ddaa0b2314de031e7e6fee89e5ba346bc "
4132
+ typescript@^2.5.2 :
4133
+ version "2.5.2 "
4134
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.5.2 .tgz#038a95f7d9bbb420b1bf35ba31d4c5c1dd3ffe34 "
4074
4135
4075
4136
uglify-js@^2.6 :
4076
4137
version "2.8.23"
0 commit comments