Skip to content

Commit de2d3f3

Browse files
committed
Upgrade dependencies
1 parent 37e63e3 commit de2d3f3

File tree

2 files changed

+64
-42
lines changed

2 files changed

+64
-42
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint-plugin-flowtype": "^2.25.0",
3434
"husky": "^0.13.2",
3535
"lint-staged": "^3.3.1",
36-
"nyc": "^10.0.0",
36+
"nyc": "^11.0.1",
3737
"prettier": "^1.2.2",
3838
"react": "^15.1.0",
3939
"react-intl": "^2.1.2",

yarn.lock

Lines changed: 63 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,10 +1014,6 @@ buf-compare@^1.0.0:
10141014
version "1.0.1"
10151015
resolved "https://registry.yarnpkg.com/buf-compare/-/buf-compare-1.0.1.tgz#fef28da8b8113a0a0db4430b0b6467b69730b34a"
10161016

1017-
buffer-shims@~1.0.0:
1018-
version "1.0.0"
1019-
resolved "https://registry.yarnpkg.com/buffer-shims/-/buffer-shims-1.0.0.tgz#9978ce317388c649ad8793028c3477ef044a8b51"
1020-
10211017
buffer-xor@^1.0.2:
10221018
version "1.0.3"
10231019
resolved "https://registry.yarnpkg.com/buffer-xor/-/buffer-xor-1.0.3.tgz#26e61ed1422fb70dd42e6e36729ed51d855fe8d9"
@@ -1088,7 +1084,7 @@ camelcase@^3.0.0:
10881084
version "3.0.0"
10891085
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-3.0.0.tgz#32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a"
10901086

1091-
camelcase@^4.0.0:
1087+
camelcase@^4.0.0, camelcase@^4.1.0:
10921088
version "4.1.0"
10931089
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-4.1.0.tgz#d545635be1e33c542649c69173e5de6acfae34dd"
10941090

@@ -1964,7 +1960,7 @@ find-parent-dir@^0.3.0:
19641960
version "0.3.0"
19651961
resolved "https://registry.yarnpkg.com/find-parent-dir/-/find-parent-dir-0.3.0.tgz#33c44b429ab2b2f0646299c5f9f718f376ff8d54"
19661962

1967-
find-up@^1.0.0, find-up@^1.1.2:
1963+
find-up@^1.0.0:
19681964
version "1.1.2"
19691965
resolved "https://registry.yarnpkg.com/find-up/-/find-up-1.1.2.tgz#6b2e9822b1a2ce0a60ab64d610eccad53cb24d0f"
19701966
dependencies:
@@ -2636,17 +2632,17 @@ isstream@~0.1.2:
26362632
version "0.1.2"
26372633
resolved "https://registry.yarnpkg.com/isstream/-/isstream-0.1.2.tgz#47e63f7af55afa6f92e1500e690eb8b8529c099a"
26382634

2639-
istanbul-lib-coverage@^1.1.0, istanbul-lib-coverage@^1.1.1:
2635+
istanbul-lib-coverage@^1.1.1:
26402636
version "1.1.1"
26412637
resolved "https://registry.yarnpkg.com/istanbul-lib-coverage/-/istanbul-lib-coverage-1.1.1.tgz#73bfb998885299415c93d38a3e9adf784a77a9da"
26422638

2643-
istanbul-lib-hook@^1.0.6:
2639+
istanbul-lib-hook@^1.0.7:
26442640
version "1.0.7"
26452641
resolved "https://registry.yarnpkg.com/istanbul-lib-hook/-/istanbul-lib-hook-1.0.7.tgz#dd6607f03076578fe7d6f2a630cf143b49bacddc"
26462642
dependencies:
26472643
append-transform "^0.4.0"
26482644

2649-
istanbul-lib-instrument@^1.7.1, istanbul-lib-instrument@^1.7.2:
2645+
istanbul-lib-instrument@^1.7.2:
26502646
version "1.7.2"
26512647
resolved "https://registry.yarnpkg.com/istanbul-lib-instrument/-/istanbul-lib-instrument-1.7.2.tgz#6014b03d3470fb77638d5802508c255c06312e56"
26522648
dependencies:
@@ -2658,7 +2654,7 @@ istanbul-lib-instrument@^1.7.1, istanbul-lib-instrument@^1.7.2:
26582654
istanbul-lib-coverage "^1.1.1"
26592655
semver "^5.3.0"
26602656

2661-
istanbul-lib-report@^1.1.0:
2657+
istanbul-lib-report@^1.1.1:
26622658
version "1.1.1"
26632659
resolved "https://registry.yarnpkg.com/istanbul-lib-report/-/istanbul-lib-report-1.1.1.tgz#f0e55f56655ffa34222080b7a0cd4760e1405fc9"
26642660
dependencies:
@@ -2667,7 +2663,7 @@ istanbul-lib-report@^1.1.0:
26672663
path-parse "^1.0.5"
26682664
supports-color "^3.1.2"
26692665

2670-
istanbul-lib-source-maps@^1.2.0:
2666+
istanbul-lib-source-maps@^1.2.1:
26712667
version "1.2.1"
26722668
resolved "https://registry.yarnpkg.com/istanbul-lib-source-maps/-/istanbul-lib-source-maps-1.2.1.tgz#a6fe1acba8ce08eebc638e572e294d267008aa0c"
26732669
dependencies:
@@ -2677,7 +2673,7 @@ istanbul-lib-source-maps@^1.2.0:
26772673
rimraf "^2.6.1"
26782674
source-map "^0.5.3"
26792675

2680-
istanbul-reports@^1.1.0:
2676+
istanbul-reports@^1.1.1:
26812677
version "1.1.1"
26822678
resolved "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-1.1.1.tgz#042be5c89e175bc3f86523caab29c014e77fee4e"
26832679
dependencies:
@@ -2869,8 +2865,8 @@ levn@^0.3.0, levn@~0.3.0:
28692865
type-check "~0.3.2"
28702866

28712867
lint-staged@^3.3.1:
2872-
version "3.5.1"
2873-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-3.5.1.tgz#a9a2b0c161b436f8dce4bb27265e34d97a56ed82"
2868+
version "3.6.0"
2869+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-3.6.0.tgz#cda8f0bef16e7928cc14b735186ae12cd662599c"
28742870
dependencies:
28752871
app-root-path "^2.0.0"
28762872
cosmiconfig "^1.1.0"
@@ -3089,6 +3085,12 @@ md5-o-matic@^0.1.1:
30893085
version "0.1.1"
30903086
resolved "https://registry.yarnpkg.com/md5-o-matic/-/md5-o-matic-0.1.1.tgz#822bccd65e117c514fab176b25945d54100a03c3"
30913087

3088+
mem@^1.1.0:
3089+
version "1.1.0"
3090+
resolved "https://registry.yarnpkg.com/mem/-/mem-1.1.0.tgz#5edd52b485ca1d900fe64895505399a0dfa45f76"
3091+
dependencies:
3092+
mimic-fn "^1.0.0"
3093+
30923094
memory-fs@^0.4.0, memory-fs@~0.4.1:
30933095
version "0.4.1"
30943096
resolved "https://registry.yarnpkg.com/memory-fs/-/memory-fs-0.4.1.tgz#3a9a20b8462523e447cfbc7e8bb80ed667bfc552"
@@ -3327,9 +3329,9 @@ number-is-nan@^1.0.0:
33273329
version "1.0.1"
33283330
resolved "https://registry.yarnpkg.com/number-is-nan/-/number-is-nan-1.0.1.tgz#097b602b53422a522c1afb8790318336941a011d"
33293331

3330-
nyc@^10.0.0:
3331-
version "10.3.2"
3332-
resolved "https://registry.yarnpkg.com/nyc/-/nyc-10.3.2.tgz#f27f4d91f2a9db36c24f574ff5c6efff0233de46"
3332+
nyc@^11.0.1:
3333+
version "11.0.1"
3334+
resolved "https://registry.yarnpkg.com/nyc/-/nyc-11.0.1.tgz#a6c508aee0fbb6bfdcf81990a07d03840dcd2b87"
33333335
dependencies:
33343336
archy "^1.0.0"
33353337
arrify "^1.0.1"
@@ -3338,15 +3340,15 @@ nyc@^10.0.0:
33383340
debug-log "^1.0.1"
33393341
default-require-extensions "^1.0.0"
33403342
find-cache-dir "^0.1.1"
3341-
find-up "^1.1.2"
3343+
find-up "^2.1.0"
33423344
foreground-child "^1.5.3"
33433345
glob "^7.0.6"
3344-
istanbul-lib-coverage "^1.1.0"
3345-
istanbul-lib-hook "^1.0.6"
3346-
istanbul-lib-instrument "^1.7.1"
3347-
istanbul-lib-report "^1.1.0"
3348-
istanbul-lib-source-maps "^1.2.0"
3349-
istanbul-reports "^1.1.0"
3346+
istanbul-lib-coverage "^1.1.1"
3347+
istanbul-lib-hook "^1.0.7"
3348+
istanbul-lib-instrument "^1.7.2"
3349+
istanbul-lib-report "^1.1.1"
3350+
istanbul-lib-source-maps "^1.2.1"
3351+
istanbul-reports "^1.1.1"
33503352
md5-hex "^1.2.0"
33513353
merge-source-map "^1.0.2"
33523354
micromatch "^2.3.11"
@@ -3355,8 +3357,8 @@ nyc@^10.0.0:
33553357
rimraf "^2.5.4"
33563358
signal-exit "^3.0.1"
33573359
spawn-wrap "1.2.4"
3358-
test-exclude "^4.1.0"
3359-
yargs "^7.1.0"
3360+
test-exclude "^4.1.1"
3361+
yargs "^8.0.1"
33603362
yargs-parser "^5.0.0"
33613363

33623364
oauth-sign@~0.8.1:
@@ -3444,6 +3446,14 @@ os-locale@^1.4.0:
34443446
dependencies:
34453447
lcid "^1.0.0"
34463448

3449+
os-locale@^2.0.0:
3450+
version "2.0.0"
3451+
resolved "https://registry.yarnpkg.com/os-locale/-/os-locale-2.0.0.tgz#15918ded510522b81ee7ae5a309d54f639fc39a4"
3452+
dependencies:
3453+
execa "^0.5.0"
3454+
lcid "^1.0.0"
3455+
mem "^1.1.0"
3456+
34473457
os-tmpdir@^1.0.0, os-tmpdir@^1.0.1:
34483458
version "1.0.2"
34493459
resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274"
@@ -3783,8 +3793,10 @@ randomatic@^1.1.3:
37833793
kind-of "^3.0.2"
37843794

37853795
randombytes@^2.0.0, randombytes@^2.0.1:
3786-
version "2.0.3"
3787-
resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.0.3.tgz#674c99760901c3c4112771a31e521dc349cc09ec"
3796+
version "2.0.4"
3797+
resolved "https://registry.yarnpkg.com/randombytes/-/randombytes-2.0.4.tgz#9551df208422c8f80eb58e2326dd0b840ff22efd"
3798+
dependencies:
3799+
safe-buffer "^5.0.1"
37883800

37893801
rc@^1.0.1, rc@^1.1.6, rc@^1.1.7:
37903802
version "1.2.1"
@@ -3848,14 +3860,14 @@ read-pkg@^2.0.0:
38483860
path-type "^2.0.0"
38493861

38503862
readable-stream@^2.0.1, readable-stream@^2.0.2, readable-stream@^2.0.5, readable-stream@^2.0.6, readable-stream@^2.1.4, readable-stream@^2.1.5, readable-stream@^2.2.2, readable-stream@^2.2.6:
3851-
version "2.2.9"
3852-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.9.tgz#cf78ec6f4a6d1eb43d26488cac97f042e74b7fc8"
3863+
version "2.2.10"
3864+
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.2.10.tgz#effe72bb7c884c0dd335e2379d526196d9d011ee"
38533865
dependencies:
3854-
buffer-shims "~1.0.0"
38553866
core-util-is "~1.0.0"
38563867
inherits "~2.0.1"
38573868
isarray "~1.0.0"
38583869
process-nextick-args "~1.0.6"
3870+
safe-buffer "^5.0.1"
38593871
string_decoder "~1.0.0"
38603872
util-deprecate "~1.0.1"
38613873

@@ -4390,7 +4402,7 @@ term-size@^0.1.0:
43904402
dependencies:
43914403
execa "^0.4.0"
43924404

4393-
test-exclude@^4.1.0, test-exclude@^4.1.1:
4405+
test-exclude@^4.1.1:
43944406
version "4.1.1"
43954407
resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-4.1.1.tgz#4d84964b0966b0087ecc334a2ce002d3d9341e26"
43964408
dependencies:
@@ -4651,6 +4663,10 @@ which-module@^1.0.0:
46514663
version "1.0.0"
46524664
resolved "https://registry.yarnpkg.com/which-module/-/which-module-1.0.0.tgz#bba63ca861948994ff307736089e3b96026c2a4f"
46534665

4666+
which-module@^2.0.0:
4667+
version "2.0.0"
4668+
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"
4669+
46544670
which@^1.2.10, which@^1.2.4, which@^1.2.8, which@^1.2.9:
46554671
version "1.2.14"
46564672
resolved "https://registry.yarnpkg.com/which/-/which-1.2.14.tgz#9a87c4378f03e827cecaf1acdf56c736c01c14e5"
@@ -4760,6 +4776,12 @@ yargs-parser@^5.0.0:
47604776
dependencies:
47614777
camelcase "^3.0.0"
47624778

4779+
yargs-parser@^7.0.0:
4780+
version "7.0.0"
4781+
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-7.0.0.tgz#8d0ac42f16ea55debd332caf4c4038b3e3f5dfd9"
4782+
dependencies:
4783+
camelcase "^4.1.0"
4784+
47634785
yargs@^6.0.0:
47644786
version "6.6.0"
47654787
resolved "https://registry.yarnpkg.com/yargs/-/yargs-6.6.0.tgz#782ec21ef403345f830a808ca3d513af56065208"
@@ -4778,23 +4800,23 @@ yargs@^6.0.0:
47784800
y18n "^3.2.1"
47794801
yargs-parser "^4.2.0"
47804802

4781-
yargs@^7.1.0:
4782-
version "7.1.0"
4783-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-7.1.0.tgz#6ba318eb16961727f5d284f8ea003e8d6154d0c8"
4803+
yargs@^8.0.1:
4804+
version "8.0.1"
4805+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-8.0.1.tgz#420ef75e840c1457a80adcca9bc6fa3849de51aa"
47844806
dependencies:
4785-
camelcase "^3.0.0"
4807+
camelcase "^4.1.0"
47864808
cliui "^3.2.0"
47874809
decamelize "^1.1.1"
47884810
get-caller-file "^1.0.1"
4789-
os-locale "^1.4.0"
4790-
read-pkg-up "^1.0.1"
4811+
os-locale "^2.0.0"
4812+
read-pkg-up "^2.0.0"
47914813
require-directory "^2.1.1"
47924814
require-main-filename "^1.0.1"
47934815
set-blocking "^2.0.0"
4794-
string-width "^1.0.2"
4795-
which-module "^1.0.0"
4816+
string-width "^2.0.0"
4817+
which-module "^2.0.0"
47964818
y18n "^3.2.1"
4797-
yargs-parser "^5.0.0"
4819+
yargs-parser "^7.0.0"
47984820

47994821
yargs@~3.10.0:
48004822
version "3.10.0"

0 commit comments

Comments
 (0)