Skip to content

Commit 9549a0f

Browse files
committed
2 parents d9b3ffe + 7577022 commit 9549a0f

File tree

2 files changed

+18
-76
lines changed

2 files changed

+18
-76
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"eslint-watch": "^4.0.2",
108108
"flow-bin": "^0.86.0",
109109
"flow-copy-source": "^2.0.2",
110-
"flow-watch": "^1.1.0",
110+
"flow-watch": "^1.1.4",
111111
"husky": "^1.1.4",
112112
"istanbul": "^0.4.5",
113113
"jsdom": "^11.5.1",

yarn.lock

Lines changed: 17 additions & 75 deletions
Original file line numberDiff line numberDiff line change
@@ -2889,11 +2889,6 @@ duplexer3@^0.1.4:
28892889
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
28902890
integrity sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=
28912891

2892-
duplexer@^0.1.1, duplexer@~0.1.1:
2893-
version "0.1.1"
2894-
resolved "https://registry.yarnpkg.com/duplexer/-/duplexer-0.1.1.tgz#ace6ff808c1ce66b57d1ebf97977acb02334cfc1"
2895-
integrity sha1-rOb/gIwc5mtX0ev5eXessCM0z8E=
2896-
28972892
duplexify@^3.4.2, duplexify@^3.6.0:
28982893
version "3.6.1"
28992894
resolved "https://registry.yarnpkg.com/duplexify/-/duplexify-3.6.1.tgz#b1a7a29c4abfd639585efaecce80d666b1e34125"
@@ -3324,20 +3319,6 @@ esutils@^2.0.0, esutils@^2.0.2:
33243319
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.2.tgz#0abf4f1caa5bcb1f7a9d8acc6dea4faaa04bac9b"
33253320
integrity sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=
33263321

3327-
event-stream@~3.3.0:
3328-
version "3.3.6"
3329-
resolved "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz#cac1230890e07e73ec9cacd038f60a5b66173eef"
3330-
integrity sha512-dGXNg4F/FgVzlApjzItL+7naHutA3fDqbV/zAZqDDlXTjiMnQmZKu+prImWKszeBM5UQeGvAl3u1wBiKeDh61g==
3331-
dependencies:
3332-
duplexer "^0.1.1"
3333-
flatmap-stream "^0.1.0"
3334-
from "^0.1.7"
3335-
map-stream "0.0.7"
3336-
pause-stream "^0.0.11"
3337-
split "^1.0.1"
3338-
stream-combiner "^0.2.2"
3339-
through "^2.3.8"
3340-
33413322
execa@^0.10.0:
33423323
version "0.10.0"
33433324
resolved "https://registry.yarnpkg.com/execa/-/execa-0.10.0.tgz#ff456a8f53f90f8eccc71a96d11bdfc7f082cb50"
@@ -3662,11 +3643,6 @@ flat-cache@^1.2.1:
36623643
rimraf "~2.6.2"
36633644
write "^0.2.1"
36643645

3665-
flatmap-stream@^0.1.0:
3666-
version "0.1.1"
3667-
resolved "https://registry.yarnpkg.com/flatmap-stream/-/flatmap-stream-0.1.1.tgz#d34f39ef3b9aa5a2fc225016bd3adf28ac5ae6ea"
3668-
integrity sha512-lAq4tLbm3sidmdCN8G3ExaxH7cUCtP5mgDvrYowsx84dcYkJJ4I28N7gkxA6+YlSXzaGLJYIDEi9WGfXzMiXdw==
3669-
36703646
flow-bin@^0.86.0:
36713647
version "0.86.0"
36723648
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.86.0.tgz#153a28722b4dc13b7200c74b644dd4d9f4969a11"
@@ -3683,13 +3659,13 @@ flow-copy-source@^2.0.2:
36833659
kefir "^3.7.3"
36843660
yargs "^12.0.1"
36853661

3686-
flow-watch@^1.1.0:
3687-
version "1.1.3"
3688-
resolved "https://registry.yarnpkg.com/flow-watch/-/flow-watch-1.1.3.tgz#75b71c7c1ca1cba48142fb97b0ec80a4b3b15800"
3689-
integrity sha512-0gbkdBE+YF4WBKlyb80vsTAPIXqMI/mMuBsekDfW/GD4Czu0rPOKTevfsqheK7Nr2uy5r+/jVqYn23Y2GHKeWQ==
3662+
flow-watch@^1.1.4:
3663+
version "1.1.4"
3664+
resolved "https://registry.yarnpkg.com/flow-watch/-/flow-watch-1.1.4.tgz#d4ab2278a4c35d7483e3e99e9e87675f24c5adbe"
3665+
integrity sha512-k2B4PtkaQX43GqMRHce1Y0zKDKGefHw/39DkaiabaKVG8dVGpFO//LQ3/DT6PWn1YfTh+S85j375Jst5spHSIA==
36903666
dependencies:
36913667
cross-spawn "^6.0.3"
3692-
nodemon "^1.10.2"
3668+
nodemon "^1.18.6"
36933669

36943670
flush-write-stream@^1.0.0:
36953671
version "1.0.3"
@@ -3763,11 +3739,6 @@ from2@^2.1.0, from2@^2.1.1:
37633739
inherits "^2.0.1"
37643740
readable-stream "^2.0.0"
37653741

3766-
from@^0.1.7:
3767-
version "0.1.7"
3768-
resolved "https://registry.yarnpkg.com/from/-/from-0.1.7.tgz#83c60afc58b9c56997007ed1a768b3ab303a44fe"
3769-
integrity sha1-g8YK/Fi5xWmXAH7Rp2izqzA6RP4=
3770-
37713742
fs-exists-sync@^0.1.0:
37723743
version "0.1.0"
37733744
resolved "https://registry.yarnpkg.com/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz#982d6893af918e72d08dec9e8673ff2b5a8d6add"
@@ -5773,11 +5744,6 @@ map-obj@^2.0.0:
57735744
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-2.0.0.tgz#a65cd29087a92598b8791257a523e021222ac1f9"
57745745
integrity sha1-plzSkIepJZi4eRJXpSPgISIqwfk=
57755746

5776-
5777-
version "0.0.7"
5778-
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.0.7.tgz#8a1f07896d82b10926bd3744a2420009f88974a8"
5779-
integrity sha1-ih8HiW2CsQkmvTdEokIACfiJdKg=
5780-
57815747
map-visit@^1.0.0:
57825748
version "1.0.0"
57835749
resolved "https://registry.yarnpkg.com/map-visit/-/map-visit-1.0.0.tgz#ecdca8f13144e660f1b5bd41f12f3479d98dfb8f"
@@ -6227,21 +6193,21 @@ node-releases@^1.0.1:
62276193
dependencies:
62286194
semver "^5.3.0"
62296195

6230-
nodemon@^1.10.2:
6231-
version "1.18.6"
6232-
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.6.tgz#89b1136634d6c0afc7de24cc932a760e999e2c76"
6233-
integrity sha512-4pHQNYEZun+IkIC2jCaXEhkZnfA7rQe73i8RkdRyDJls/K+WxR7IpI5uNUsAvQ0zWvYcCDNGD+XVtw2ZG86/uQ==
6196+
nodemon@^1.18.6:
6197+
version "1.18.8"
6198+
resolved "https://registry.yarnpkg.com/nodemon/-/nodemon-1.18.8.tgz#eb4c0052dc81395bdc503f3c8ae3cba86ca7146a"
6199+
integrity sha512-CgC/JdCf+CT7Z+K6wWaV30t8GU1DPtXpr/6PuXC1/LboXCmUQNKOaz0AEMjoWDTt2AdHOBFxgv41dyC0i79SbA==
62346200
dependencies:
62356201
chokidar "^2.0.4"
62366202
debug "^3.1.0"
62376203
ignore-by-default "^1.0.1"
62386204
minimatch "^3.0.4"
6239-
pstree.remy "^1.1.0"
6205+
pstree.remy "^1.1.3"
62406206
semver "^5.5.0"
62416207
supports-color "^5.2.0"
62426208
touch "^3.1.0"
62436209
undefsafe "^2.0.2"
6244-
update-notifier "^2.3.0"
6210+
update-notifier "^2.5.0"
62456211

62466212
nomnom@~1.6.2:
62476213
version "1.6.2"
@@ -7022,13 +6988,6 @@ pathval@^1.1.0:
70226988
resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.0.tgz#b942e6d4bde653005ef6b71361def8727d0645e0"
70236989
integrity sha1-uULm1L3mUwBe9rcTYd74cn0GReA=
70246990

7025-
pause-stream@^0.0.11:
7026-
version "0.0.11"
7027-
resolved "https://registry.yarnpkg.com/pause-stream/-/pause-stream-0.0.11.tgz#fe5a34b0cbce12b5aa6a2b403ee2e73b602f1445"
7028-
integrity sha1-/lo0sMvOErWqaitAPuLnO2AvFEU=
7029-
dependencies:
7030-
through "~2.3"
7031-
70326991
performance-now@^2.1.0:
70336992
version "2.1.0"
70346993
resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
@@ -7230,13 +7189,6 @@ prr@~1.0.1:
72307189
resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
72317190
integrity sha1-0/wRS6BplaRexok/SEzrHXj19HY=
72327191

7233-
ps-tree@^1.1.0:
7234-
version "1.1.0"
7235-
resolved "https://registry.yarnpkg.com/ps-tree/-/ps-tree-1.1.0.tgz#b421b24140d6203f1ed3c76996b4427b08e8c014"
7236-
integrity sha1-tCGyQUDWID8e08dplrRCewjowBQ=
7237-
dependencies:
7238-
event-stream "~3.3.0"
7239-
72407192
pseudomap@^1.0.2:
72417193
version "1.0.2"
72427194
resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3"
@@ -7247,12 +7199,10 @@ psl@^1.1.24:
72477199
resolved "https://registry.yarnpkg.com/psl/-/psl-1.1.29.tgz#60f580d360170bb722a797cc704411e6da850c67"
72487200
integrity sha512-AeUmQ0oLN02flVHXWh9sSJF7mcdFq0ppid/JkErufc3hGIV/AMa8Fo9VgDo/cT2jFdOWoFvHp90qqBH54W+gjQ==
72497201

7250-
pstree.remy@^1.1.0:
7251-
version "1.1.0"
7252-
resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.0.tgz#f2af27265bd3e5b32bbfcc10e80bac55ba78688b"
7253-
integrity sha512-q5I5vLRMVtdWa8n/3UEzZX7Lfghzrg9eG2IKk2ENLSofKRCXVqMvMUHxCKgXNaqH/8ebhBxrqftHWnyTFweJ5Q==
7254-
dependencies:
7255-
ps-tree "^1.1.0"
7202+
pstree.remy@^1.1.3:
7203+
version "1.1.4"
7204+
resolved "https://registry.yarnpkg.com/pstree.remy/-/pstree.remy-1.1.4.tgz#a03d5dbc06ba639fb6dd4874644c4bad9882ec21"
7205+
integrity sha512-3kSyTN/iTJMxtL87idnFgTyOp2vQ6B/49QcHUO26kh2M2qahlUivFI1zWJ9FRFPoB+KgcP820JMOuIhkBJAP3Q==
72567206

72577207
pump@^2.0.0, pump@^2.0.1:
72587208
version "2.0.1"
@@ -8297,7 +8247,7 @@ split2@~1.0.0:
82978247
dependencies:
82988248
through2 "~2.0.0"
82998249

8300-
split@^1.0.0, split@^1.0.1:
8250+
split@^1.0.0:
83018251
version "1.0.1"
83028252
resolved "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz#605bd9be303aa59fb35f9229fbea0ddec9ea07d9"
83038253
integrity sha512-mTyOoPbrivtXnwnIxZRFYRrPNtEFKlpB2fvjSnCQUiAA6qAZzqwna5envK4uk6OIeP17CsdF3rSBGYVBsU0Tkg==
@@ -8364,14 +8314,6 @@ stream-combiner2@~1.1.1:
83648314
duplexer2 "~0.1.0"
83658315
readable-stream "^2.0.2"
83668316

8367-
stream-combiner@^0.2.2:
8368-
version "0.2.2"
8369-
resolved "https://registry.yarnpkg.com/stream-combiner/-/stream-combiner-0.2.2.tgz#aec8cbac177b56b6f4fa479ced8c1912cee52858"
8370-
integrity sha1-rsjLrBd7Vrb0+kec7YwZEs7lKFg=
8371-
dependencies:
8372-
duplexer "~0.1.1"
8373-
through "~2.3.4"
8374-
83758317
stream-each@^1.1.0:
83768318
version "1.2.3"
83778319
resolved "https://registry.yarnpkg.com/stream-each/-/stream-each-1.2.3.tgz#ebe27a0c389b04fbcc233642952e10731afa9bae"
@@ -8632,7 +8574,7 @@ through2@^2.0.0, through2@^2.0.1, through2@^2.0.2, through2@~2.0.0:
86328574
readable-stream "~2.3.6"
86338575
xtend "~4.0.1"
86348576

8635-
through@2, "through@>=2.2.7 <3", through@^2.3.6, through@^2.3.8, through@~2.3, through@~2.3.4:
8577+
through@2, "through@>=2.2.7 <3", through@^2.3.6:
86368578
version "2.3.8"
86378579
resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
86388580
integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=

0 commit comments

Comments
 (0)