@@ -45,8 +45,8 @@ ajv-keywords@^1.1.1:
45
45
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-1.5.0.tgz#c11e6859eafff83e0dafc416929472eca946aa2c"
46
46
47
47
ajv@^4.7.0 :
48
- version "4.10.3 "
49
- resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.10.3 .tgz#3e4fea9675b157de7888b80dd0ed735b83f28e11 "
48
+ version "4.10.4 "
49
+ resolved "https://registry.yarnpkg.com/ajv/-/ajv-4.10.4 .tgz#c0974dd00b3464984892d6010aa9c2c945933254 "
50
50
dependencies :
51
51
co "^4.6.0"
52
52
json-stable-stringify "^1.0.1"
@@ -433,13 +433,13 @@ babel-plugin-check-es2015-constants@^6.3.13:
433
433
babel-runtime "^6.0.0"
434
434
435
435
babel-plugin-istanbul@^3.0.0 :
436
- version "3.0.0 "
437
- resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-3.0.0 .tgz#da7324520ae0b8a44b6a078e72e883374a9fab76 "
436
+ version "3.1.2 "
437
+ resolved "https://registry.yarnpkg.com/babel-plugin-istanbul/-/babel-plugin-istanbul-3.1.2 .tgz#11d5abde18425ec24b5d648c7e0b5d25cd354a22 "
438
438
dependencies :
439
439
find-up "^1.1.2"
440
- istanbul-lib-instrument "^1.1.4 "
440
+ istanbul-lib-instrument "^1.4.2 "
441
441
object-assign "^4.1.0"
442
- test-exclude "^3.2.2 "
442
+ test-exclude "^3.3.0 "
443
443
444
444
babel-plugin-jest-hoist@^18.0.0 :
445
445
version "18.0.0"
@@ -729,9 +729,9 @@ babel-polyfill@6.20.0, babel-polyfill@^6.16.0, babel-polyfill@^6.6.1:
729
729
core-js "^2.4.0"
730
730
regenerator-runtime "^0.10.0"
731
731
732
- babel-preset-env@1.1.4 :
733
- version "1.1.4 "
734
- resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.1.4 .tgz#d876f9fcff5fe0612db3dcbc0c87503b41d4873f "
732
+ babel-preset-env@1.1.7 :
733
+ version "1.1.7 "
734
+ resolved "https://registry.yarnpkg.com/babel-preset-env/-/babel-preset-env-1.1.7 .tgz#4ca8dd905056039c6788a0174bfac7b7bad89fbf "
735
735
dependencies :
736
736
babel-plugin-check-es2015-constants "^6.3.13"
737
737
babel-plugin-syntax-trailing-function-commas "^6.13.0"
@@ -1026,10 +1026,10 @@ browserify-zlib@^0.1.4:
1026
1026
pako "~0.2.0"
1027
1027
1028
1028
browserslist@^1.4.0 :
1029
- version "1.5.1 "
1030
- resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-1.5.1 .tgz#67c3f2a1a6ad174cd01d25d2362e6e6083b26986 "
1029
+ version "1.5.2 "
1030
+ resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-1.5.2 .tgz#1c82fde0ee8693e6d15c49b7bff209dc06298c56 "
1031
1031
dependencies :
1032
- caniuse-db "^1.0.30000601 "
1032
+ caniuse-db "^1.0.30000604 "
1033
1033
1034
1034
bser@^1.0.2 :
1035
1035
version "1.0.2"
@@ -1057,9 +1057,9 @@ builtin-modules@^1.0.0, builtin-modules@^1.1.1:
1057
1057
version "1.1.1"
1058
1058
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
1059
1059
1060
- builtin-status-codes@^2 .0.0 :
1061
- version "2 .0.0"
1062
- resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-2 .0.0.tgz#6f22003baacf003ccd287afe6872151fddc58579 "
1060
+ builtin-status-codes@^3 .0.0 :
1061
+ version "3 .0.0"
1062
+ resolved "https://registry.yarnpkg.com/builtin-status-codes/-/builtin-status-codes-3 .0.0.tgz#85982878e21b98e1c66425e03d0174788f569ee8 "
1063
1063
1064
1064
caller-path@^0.1.0 :
1065
1065
version "0.1.0"
@@ -1083,7 +1083,7 @@ camelcase@^3.0.0:
1083
1083
version "3.0.0"
1084
1084
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
1085
1085
1086
- caniuse-db@^1.0.30000601 :
1086
+ caniuse-db@^1.0.30000604 :
1087
1087
version "1.0.30000604"
1088
1088
resolved "https://registry.yarnpkg.com/caniuse-db/-/caniuse-db-1.0.30000604.tgz#bc139270a777564d19c0aadcd832b491d093bda5"
1089
1089
@@ -1708,15 +1708,15 @@ escope@^3.6.0:
1708
1708
esrecurse "^4.1.0"
1709
1709
estraverse "^4.1.1"
1710
1710
1711
- eslint-config-airbnb-base@^10 .0.0 :
1712
- version "10 .0.1"
1713
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-10 .0.1.tgz#f17d4e52992c1d45d1b7713efbcd5ecd0e7e0506 "
1711
+ eslint-config-airbnb-base@^11 .0.1 :
1712
+ version "11 .0.1"
1713
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-11 .0.1.tgz#5401dba284c6b7d7c8fb1c2ee19aba018f9dfa21 "
1714
1714
1715
- eslint-config-airbnb@13 .0.0 :
1716
- version "13 .0.0"
1717
- resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-13 .0.0.tgz#688d15d3c276c0c753ae538c92a44397d76ae46e "
1715
+ eslint-config-airbnb@14 .0.0 :
1716
+ version "14 .0.0"
1717
+ resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-14 .0.0.tgz#bfd87a71102ba3ee19c3733357000b3d5e39790f "
1718
1718
dependencies :
1719
- eslint-config-airbnb-base "^10 .0.0 "
1719
+ eslint-config-airbnb-base "^11 .0.1 "
1720
1720
1721
1721
eslint-import-resolver-node@^0.2.0 :
1722
1722
version "0.2.3"
@@ -1754,9 +1754,9 @@ eslint-plugin-import@2.2.0:
1754
1754
minimatch "^3.0.3"
1755
1755
pkg-up "^1.0.0"
1756
1756
1757
- eslint-plugin-jsx-a11y@2.2.3 :
1758
- version "2.2.3 "
1759
- resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-2.2.3. tgz#4e35cb71b8a7db702ac415c806eb8e8d9ea6c65d "
1757
+ eslint-plugin-jsx-a11y@3.0.2 :
1758
+ version "3.0.2 "
1759
+ resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-3.0.2. tgz#9f0eabcafde3d2a2600d96a66adb90d099e841fe "
1760
1760
dependencies :
1761
1761
damerau-levenshtein "^1.0.0"
1762
1762
jsx-ast-utils "^1.0.0"
@@ -1769,9 +1769,9 @@ eslint-plugin-react@6.8.0:
1769
1769
doctrine "^1.2.2"
1770
1770
jsx-ast-utils "^1.3.4"
1771
1771
1772
- eslint@3.12.2 :
1773
- version "3.12.2 "
1774
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.12.2 .tgz#6be5a9aa29658252abd7f91e9132bab1f26f3c34 "
1772
+ eslint@3.13.1 :
1773
+ version "3.13.1 "
1774
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.13.1 .tgz#564d2646b5efded85df96985332edd91a23bff25 "
1775
1775
dependencies :
1776
1776
babel-code-frame "^6.16.0"
1777
1777
chalk "^1.1.3"
@@ -1803,7 +1803,7 @@ eslint@3.12.2:
1803
1803
require-uncached "^1.0.2"
1804
1804
shelljs "^0.7.5"
1805
1805
strip-bom "^3.0.0"
1806
- strip-json-comments "~1 .0.1"
1806
+ strip-json-comments "~2 .0.1"
1807
1807
table "^3.7.8"
1808
1808
text-table "~0.2.0"
1809
1809
user-home "^2.0.0"
@@ -2083,8 +2083,8 @@ fs.realpath@^1.0.0:
2083
2083
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
2084
2084
2085
2085
fsevents@^1.0.0 :
2086
- version "1.0.15 "
2087
- resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.0.15 .tgz#fa63f590f3c2ad91275e4972a6cea545fb0aae44 "
2086
+ version "1.0.17 "
2087
+ resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-1.0.17 .tgz#8537f3f12272678765b4fd6528c0f1f66f8f4558 "
2088
2088
dependencies :
2089
2089
nan "^2.3.0"
2090
2090
node-pre-gyp "^0.6.29"
@@ -2627,9 +2627,9 @@ istanbul-lib-hook@^1.0.0-alpha.4:
2627
2627
dependencies :
2628
2628
append-transform "^0.3.0"
2629
2629
2630
- istanbul-lib-instrument@^1.1.1, istanbul-lib-instrument@^1.1.4 , istanbul-lib-instrument@^1.3.0 :
2631
- version "1.3.1 "
2632
- resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.3.1 .tgz#112c25a4f2f9bc361d13d14bbff992331b974e52 "
2630
+ istanbul-lib-instrument@^1.1.1, istanbul-lib-instrument@^1.3.0 , istanbul-lib-instrument@^1.4.2 :
2631
+ version "1.4.2 "
2632
+ resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.4.2 .tgz#0e2fdfac93c1dabf2e31578637dc78a19089f43e "
2633
2633
dependencies :
2634
2634
babel-generator "^6.18.0"
2635
2635
babel-template "^6.16.0"
@@ -3298,8 +3298,8 @@ natural-compare@^1.4.0:
3298
3298
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
3299
3299
3300
3300
node-emoji@^1.4.1 :
3301
- version "1.4.3 "
3302
- resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.4.3 .tgz#5272f70b823c4df6d7c39f84fd8203f35b3e5d36 "
3301
+ version "1.5.0 "
3302
+ resolved "https://registry.yarnpkg.com/node-emoji/-/node-emoji-1.5.0 .tgz#9a0d9fe03fd43afa357d6d8e439aa31e599959b7 "
3303
3303
dependencies :
3304
3304
string.prototype.codepointat "^0.2.0"
3305
3305
@@ -4051,8 +4051,8 @@ sha.js@^2.3.6:
4051
4051
inherits "^2.0.1"
4052
4052
4053
4053
shelljs@^0.7.5 :
4054
- version "0.7.5 "
4055
- resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.5 .tgz#2eef7a50a21e1ccf37da00df767ec69e30ad0675 "
4054
+ version "0.7.6 "
4055
+ resolved "https://registry.yarnpkg.com/shelljs/-/shelljs-0.7.6 .tgz#379cccfb56b91c8601e4793356eb5382924de9ad "
4056
4056
dependencies :
4057
4057
glob "^7.0.0"
4058
4058
interpret "^1.0.0"
@@ -4164,10 +4164,10 @@ stream-browserify@^2.0.1:
4164
4164
readable-stream "^2.0.2"
4165
4165
4166
4166
stream-http@^2.3.1 :
4167
- version "2.5 .0"
4168
- resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.5 .0.tgz#585eee513217ed98fe199817e7313b6f772a6802 "
4167
+ version "2.6 .0"
4168
+ resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.6 .0.tgz#adf3309ced17624ebfb7ef13e6ac4cfe405a8b12 "
4169
4169
dependencies :
4170
- builtin-status-codes "^2 .0.0"
4170
+ builtin-status-codes "^3 .0.0"
4171
4171
inherits "^2.0.1"
4172
4172
readable-stream "^2.1.0"
4173
4173
to-arraybuffer "^1.0.0"
@@ -4213,10 +4213,14 @@ strip-eof@^1.0.0:
4213
4213
version "1.0.0"
4214
4214
resolved "https://registry.yarnpkg.com/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"
4215
4215
4216
- strip-json-comments@~1.0.1, strip-json-comments@~1.0. 4 :
4216
+ strip-json-comments@~1.0.4 :
4217
4217
version "1.0.4"
4218
4218
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-1.0.4.tgz#1e15fbcac97d3ee99bf2d73b4c656b082bbafb91"
4219
4219
4220
+ strip-json-comments@~2.0.1 :
4221
+ version "2.0.1"
4222
+ resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
4223
+
4220
4224
supports-color@^0.2.0 :
4221
4225
version "0.2.0"
4222
4226
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-0.2.0.tgz#d92de2694eb3f67323973d7ae3d8b55b4c22190a"
@@ -4293,7 +4297,7 @@ terminal-table@0.0.12:
4293
4297
colors "^1.0.3"
4294
4298
eastasianwidth "^0.1.0"
4295
4299
4296
- test-exclude@^3.2.2 :
4300
+ test-exclude@^3.3.0 :
4297
4301
version "3.3.0"
4298
4302
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-3.3.0.tgz#7a17ca1239988c98367b0621456dbb7d4bc38977"
4299
4303
dependencies :
@@ -4489,9 +4493,9 @@ webpack-dev-middleware@1.9.0:
4489
4493
path-is-absolute "^1.0.0"
4490
4494
range-parser "^1.0.3"
4491
4495
4492
- webpack-hot-middleware@2.14 .0 :
4493
- version "2.14 .0"
4494
- resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.14 .0.tgz#64bb8cf056ba84c699d148840ae77e54179abb6d "
4496
+ webpack-hot-middleware@2.15 .0 :
4497
+ version "2.15 .0"
4498
+ resolved "https://registry.yarnpkg.com/webpack-hot-middleware/-/webpack-hot-middleware-2.15 .0.tgz#71995af7c0025f109df482f86f1e10379526d026 "
4495
4499
dependencies :
4496
4500
ansi-html "0.0.6"
4497
4501
html-entities "^1.2.0"
@@ -4542,8 +4546,8 @@ whatwg-fetch@>=0.10.0:
4542
4546
resolved "https://registry.yarnpkg.com/whatwg-fetch/-/whatwg-fetch-2.0.1.tgz#078b9461bbe91cea73cbce8bb122a05f9e92b772"
4543
4547
4544
4548
whatwg-url@^4.1.0 :
4545
- version "4.1.1 "
4546
- resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-4.1.1 .tgz#567074923352de781e3500d64a86aa92a971b4a4 "
4549
+ version "4.2.0 "
4550
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-4.2.0 .tgz#abf1a3f5ff4bc2005b3f0c2119382631789d8e44 "
4547
4551
dependencies :
4548
4552
tr46 "~0.0.3"
4549
4553
webidl-conversions "^3.0.0"
0 commit comments