@@ -40,7 +40,7 @@ acorn@^4.0.1, acorn@^4.0.3:
40
40
version "4.0.4"
41
41
resolved "https://registry.yarnpkg.com/acorn/-/acorn-4.0.4.tgz#17a8d6a7a6c4ef538b814ec9abac2779293bf30a"
42
42
43
- ajv-keywords@^1.0.0, ajv-keywords@^1. 1.1 :
43
+ ajv-keywords@^1.1.1 :
44
44
version "1.5.0"
45
45
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.0.tgz#c11e6859eafff83e0dafc416929472eca946aa2c"
46
46
@@ -688,9 +688,9 @@ babel-polyfill@6.20.0, babel-polyfill@^6.16.0, babel-polyfill@^6.6.1:
688
688
core-js "^2.4.0"
689
689
regenerator-runtime "^0.10.0"
690
690
691
- babel-preset-env@1.1.4 :
692
- version "1.1.4 "
693
- resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.1.4 .tgz#d876f9fcff5fe0612db3dcbc0c87503b41d4873f "
691
+ babel-preset-env@1.1.7 :
692
+ version "1.1.7 "
693
+ resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.1.7 .tgz#4ca8dd905056039c6788a0174bfac7b7bad89fbf "
694
694
dependencies :
695
695
babel-plugin-check-es2015-constants "^6.3.13"
696
696
babel-plugin-syntax-trailing-function-commas "^6.13.0"
@@ -1561,15 +1561,15 @@ escope@^3.6.0:
1561
1561
esrecurse "^4.1.0"
1562
1562
estraverse "^4.1.1"
1563
1563
1564
- eslint-config-airbnb-base@^10 .0.0 :
1565
- version "10 .0.1"
1566
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-10 .0.1.tgz#f17d4e52992c1d45d1b7713efbcd5ecd0e7e0506 "
1564
+ eslint-config-airbnb-base@^11 .0.1 :
1565
+ version "11 .0.1"
1566
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11 .0.1.tgz#5401dba284c6b7d7c8fb1c2ee19aba018f9dfa21 "
1567
1567
1568
- eslint-config-airbnb@13 .0.0 :
1569
- version "13 .0.0"
1570
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-13 .0.0.tgz#688d15d3c276c0c753ae538c92a44397d76ae46e "
1568
+ eslint-config-airbnb@14 .0.0 :
1569
+ version "14 .0.0"
1570
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-14 .0.0.tgz#bfd87a71102ba3ee19c3733357000b3d5e39790f "
1571
1571
dependencies :
1572
- eslint-config-airbnb-base "^10 .0.0 "
1572
+ eslint-config-airbnb-base "^11 .0.1 "
1573
1573
1574
1574
eslint-import-resolver-node@^0.2.0 :
1575
1575
version "0.2.3"
@@ -1607,17 +1607,17 @@ eslint-plugin-import@2.2.0:
1607
1607
minimatch "^3.0.3"
1608
1608
pkg-up "^1.0.0"
1609
1609
1610
- eslint-plugin-jsx-a11y@2.2.3 :
1611
- version "2.2.3 "
1612
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-2.2.3. tgz#4e35cb71b8a7db702ac415c806eb8e8d9ea6c65d "
1610
+ eslint-plugin-jsx-a11y@3.0.2 :
1611
+ version "3.0.2 "
1612
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-3.0.2. tgz#9f0eabcafde3d2a2600d96a66adb90d099e841fe "
1613
1613
dependencies :
1614
1614
damerau-levenshtein "^1.0.0"
1615
1615
jsx-ast-utils "^1.0.0"
1616
1616
object-assign "^4.0.1"
1617
1617
1618
- eslint@3.12.2 :
1619
- version "3.12.2 "
1620
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.12.2 .tgz#6be5a9aa29658252abd7f91e9132bab1f26f3c34 "
1618
+ eslint@3.13.1 :
1619
+ version "3.13.1 "
1620
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.13.1 .tgz#564d2646b5efded85df96985332edd91a23bff25 "
1621
1621
dependencies :
1622
1622
babel-code-frame "^6.16.0"
1623
1623
chalk "^1.1.3"
@@ -1649,7 +1649,7 @@ eslint@3.12.2:
1649
1649
require-uncached "^1.0.2"
1650
1650
shelljs "^0.7.5"
1651
1651
strip-bom "^3.0.0"
1652
- strip-json-comments "~1 .0.1"
1652
+ strip-json-comments "~2 .0.1"
1653
1653
table "^3.7.8"
1654
1654
text-table "~0.2.0"
1655
1655
user-home "^2.0.0"
@@ -2318,10 +2318,6 @@ is-fullwidth-code-point@^1.0.0:
2318
2318
dependencies :
2319
2319
number-is-nan "^1.0.0"
2320
2320
2321
- is-fullwidth-code-point@^2.0.0 :
2322
- version "2.0.0"
2323
- resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f"
2324
-
2325
2321
is-glob@^2.0.0, is-glob@^2.0.1 :
2326
2322
version "2.0.1"
2327
2323
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-2.0.1.tgz#d096f926a3ded5600f3fdfd91198cb0888c2d863"
@@ -3865,13 +3861,6 @@ string-width@^1.0.1, string-width@^1.0.2:
3865
3861
is-fullwidth-code-point "^1.0.0"
3866
3862
strip-ansi "^3.0.0"
3867
3863
3868
- string-width@^2.0.0 :
3869
- version "2.0.0"
3870
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.0.0.tgz#635c5436cc72a6e0c387ceca278d4e2eec52687e"
3871
- dependencies :
3872
- is-fullwidth-code-point "^2.0.0"
3873
- strip-ansi "^3.0.0"
3874
-
3875
3864
string.prototype.codepointat@^0.2.0 :
3876
3865
version "0.2.0"
3877
3866
resolved "https://registry.yarnpkg.com/string.prototype.codepointat/-/string.prototype.codepointat-0.2.0.tgz#6b26e9bd3afcaa7be3b4269b526de1b82000ac78"
@@ -3904,10 +3893,14 @@ strip-eof@^1.0.0:
3904
3893
version "1.0.0"
3905
3894
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
3906
3895
3907
- strip-json-comments@~1.0.1, strip-json-comments@~1.0. 4 :
3896
+ strip-json-comments@~1.0.4 :
3908
3897
version "1.0.4"
3909
3898
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-1.0.4.tgz#1e15fbcac97d3ee99bf2d73b4c656b082bbafb91"
3910
3899
3900
+ strip-json-comments@~2.0.1 :
3901
+ version "2.0.1"
3902
+ resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
3903
+
3911
3904
supports-color@^0.2.0 :
3912
3905
version "0.2.0"
3913
3906
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-0.2.0.tgz#d92de2694eb3f67323973d7ae3d8b55b4c22190a"
@@ -3926,7 +3919,7 @@ supports-color@^3.1.0, supports-color@^3.1.2:
3926
3919
version "3.2.1"
3927
3920
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.1.tgz#8549dd1d01fa9f893c18cc9ab0b106b4d9b168cb"
3928
3921
3929
- table@3.7.8 :
3922
+ table@3.7.8, table@^3.7.8 :
3930
3923
version "3.7.8"
3931
3924
resolved "https://registry.yarnpkg.com/table/-/table-3.7.8.tgz#b424433ef596851922b2fd77224a69a1951618eb"
3932
3925
dependencies :
@@ -3939,17 +3932,6 @@ table@3.7.8:
3939
3932
tv4 "^1.2.7"
3940
3933
xregexp "^3.0.0"
3941
3934
3942
- table@^3.7.8 :
3943
- version "3.8.3"
3944
- resolved "https://registry.yarnpkg.com/table/-/table-3.8.3.tgz#2bbc542f0fda9861a755d3947fefd8b3f513855f"
3945
- dependencies :
3946
- ajv "^4.7.0"
3947
- ajv-keywords "^1.0.0"
3948
- chalk "^1.1.1"
3949
- lodash "^4.0.0"
3950
- slice-ansi "0.0.4"
3951
- string-width "^2.0.0"
3952
-
3953
3935
tapable@^0.2.5, tapable@~0.2.5 :
3954
3936
version "0.2.5"
3955
3937
resolved "https://registry.yarnpkg.com/tapable/-/tapable-0.2.5.tgz#1ff6ce7ade58e734ca9bfe36ba342304b377a4d0"
@@ -4187,9 +4169,9 @@ webpack-dev-middleware@1.9.0:
4187
4169
path-is-absolute "^1.0.0"
4188
4170
range-parser "^1.0.3"
4189
4171
4190
- webpack-hot-middleware@2.14 .0 :
4191
- version "2.14 .0"
4192
- resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.14 .0.tgz#64bb8cf056ba84c699d148840ae77e54179abb6d "
4172
+ webpack-hot-middleware@2.15 .0 :
4173
+ version "2.15 .0"
4174
+ resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.15 .0.tgz#71995af7c0025f109df482f86f1e10379526d026 "
4193
4175
dependencies :
4194
4176
ansi-html "0.0.6"
4195
4177
html-entities "^1.2.0"
0 commit comments