612
612
version "1.5.0"
613
613
resolved "https://registry.yarnpkg.com/chai-subset/-/chai-subset-1.5.0.tgz#d03dbcfa8c9daad848643bbde4e63376b7882427"
614
614
615
- chai@3.5.0 :
616
- version "3.5.0 "
617
- resolved "https://registry.yarnpkg.com/chai/-/chai-3.5.0. tgz#4d02637b067fe958bdbfdd3a40ec56fef7373247 "
615
+ chai@4.0.1 :
616
+ version "4.0.1 "
617
+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.0.1. tgz#9e41e808e17a7f10807721e2ac5a589d5bb09082 "
618
618
dependencies :
619
619
assertion-error "^1.0.1"
620
- deep-eql "^0.1.3"
621
- type-detect "^1.0.0"
620
+ check-error "^1.0.1"
621
+ deep-eql "^2.0.1"
622
+ get-func-name "^2.0.0"
623
+ pathval "^1.0.0"
624
+ type-detect "^4.0.0"
622
625
623
626
chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3 :
624
627
version "1.1.3"
@@ -630,6 +633,10 @@ chalk@^1.0.0, chalk@^1.1.0, chalk@^1.1.1, chalk@^1.1.3:
630
633
strip-ansi "^3.0.0"
631
634
supports-color "^2.0.0"
632
635
636
+ check-error@^1.0.1 :
637
+ version "1.0.2"
638
+ resolved "https://registry.yarnpkg.com/check-error/-/check-error-1.0.2.tgz#574d312edd88bb5dd8912e9286dd6c0aed4aac82"
639
+
633
640
chokidar@^1.6.1 :
634
641
version "1.6.1"
635
642
resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-1.6.1.tgz#2f4447ab5e96e50fb3d789fd90d4c72e0e4c70c2"
@@ -755,11 +762,11 @@ debug@^2.1.1, debug@^2.2.0:
755
762
dependencies :
756
763
ms "0.7.3"
757
764
758
- deep-eql@^0.1.3 :
759
- version "0.1.3 "
760
- resolved "https://registry.yarnpkg.com/deep-eql/-/deep-eql-0.1.3. tgz#ef558acab8de25206cd713906d74e56930eb69f2 "
765
+ deep-eql@^2. 0.1 :
766
+ version "2.0.2 "
767
+ resolved "https://registry.yarnpkg.com/deep-eql/-/deep-eql-2.0.2. tgz#b1bac06e56f0a76777686d50c9feb75c2ed7679a "
761
768
dependencies :
762
- type-detect "0.1.1 "
769
+ type-detect "^3.0.0 "
763
770
764
771
deep-extend@~0.4.0 :
765
772
version "0.4.1"
892
899
version "4.1.1"
893
900
resolved "https://registry.yarnpkg.com/eslint-plugin-babel/-/eslint-plugin-babel-4.1.1.tgz#ef285c87039b67beb3bbd227f5b0eed4fb376b87"
894
901
895
- eslint-plugin-flowtype@2.33 .0 :
896
- version "2.33 .0"
897
- resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.33 .0.tgz#b2783814ed2ddcf729953b8f65ff73c90cabee4b "
902
+ eslint-plugin-flowtype@2.34 .0 :
903
+ version "2.34 .0"
904
+ resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.34 .0.tgz#b9875f314652e5081623c9d2b18a346bbb759c09 "
898
905
dependencies :
899
906
lodash "^4.15.0"
900
907
@@ -1072,9 +1079,9 @@ flat-cache@^1.2.1:
1072
1079
graceful-fs "^4.1.2"
1073
1080
write "^0.2.1"
1074
1081
1075
- flow-bin@0.46 .0 :
1076
- version "0.46 .0"
1077
- resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.46 .0.tgz#06ad7fe19dddb1042264438064a2a32fee12b872 "
1082
+ flow-bin@0.47 .0 :
1083
+ version "0.47 .0"
1084
+ resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.47 .0.tgz#a2a08ab3e0d1f1cb57d17e27b30b118b62fda367 "
1078
1085
1079
1086
for-in@^1.0.1 :
1080
1087
version "1.0.2"
@@ -1153,6 +1160,10 @@ generate-object-property@^1.1.0:
1153
1160
dependencies :
1154
1161
is-property "^1.0.0"
1155
1162
1163
+ get-func-name@^2.0.0 :
1164
+ version "2.0.0"
1165
+ resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.0.tgz#ead774abee72e20409433a066366023dd6887a41"
1166
+
1156
1167
getpass@^0.1.1 :
1157
1168
version "0.1.6"
1158
1169
resolved "https://registry.yarnpkg.com/getpass/-/getpass-0.1.6.tgz#283ffd9fc1256840875311c1b60e8c40187110e6"
@@ -1874,6 +1885,10 @@ path-parse@^1.0.5:
1874
1885
version "1.0.5"
1875
1886
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1"
1876
1887
1888
+ pathval@^1.0.0 :
1889
+ version "1.1.0"
1890
+ resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0.tgz#b942e6d4bde653005ef6b71361def8727d0645e0"
1891
+
1877
1892
performance-now@^0.2.0 :
1878
1893
version "0.2.0"
1879
1894
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-0.2.0.tgz#33ef30c5c77d4ea21c5a53869d91b56d8f2555e5"
@@ -2328,13 +2343,13 @@ type-check@~0.3.2:
2328
2343
dependencies :
2329
2344
prelude-ls "~1.1.2"
2330
2345
2331
- type-detect@0.1.1 :
2332
- version "0.1.1 "
2333
- resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-0.1.1. tgz#0ba5ec2a885640e470ea4e8505971900dac58822 "
2346
+ type-detect@^3.0.0 :
2347
+ version "3.0.0 "
2348
+ resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-3.0.0. tgz#46d0cc8553abb7b13a352b0d6dea2fd58f2d9b55 "
2334
2349
2335
- type-detect@^1 .0.0 :
2336
- version "1 .0.0 "
2337
- resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-1 .0.0 .tgz#762217cc06db258ec48908a1298e8b95121e8ea2 "
2350
+ type-detect@^4 .0.0 :
2351
+ version "4 .0.3 "
2352
+ resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4 .0.3 .tgz#0e3f2670b44099b0b46c284d136a7ef49c74c2ea "
2338
2353
2339
2354
typedarray@^0.0.6 :
2340
2355
version "0.0.6"
0 commit comments