Skip to content

Commit da7e504

Browse files
committed
chore(deps): update dependency flow-copy-source to v2
1 parent f1a0557 commit da7e504

File tree

2 files changed

+15
-83
lines changed

2 files changed

+15
-83
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"eslint-plugin-flowtype": "^2.30.0",
9393
"eslint-watch": "^3.0.0",
9494
"flow-bin": "^0.75.0",
95-
"flow-copy-source": "^1.2.1",
95+
"flow-copy-source": "^2.0.0",
9696
"flow-watch": "^1.1.0",
9797
"husky": "^0.14.3",
9898
"istanbul": "^0.4.5",

yarn.lock

Lines changed: 14 additions & 82 deletions
Original file line numberDiff line numberDiff line change
@@ -1560,7 +1560,7 @@ check-error@^1.0.1:
15601560
version "1.0.2"
15611561
resolved "https://registry.npmjs.org/check-error/-/check-error-1.0.2.tgz#574d312edd88bb5dd8912e9286dd6c0aed4aac82"
15621562

1563-
chokidar@^1.4.3, chokidar@^1.6.1, chokidar@^1.7.0:
1563+
chokidar@^1.4.3, chokidar@^1.6.1:
15641564
version "1.7.0"
15651565
resolved "https://registry.npmjs.org/chokidar/-/chokidar-1.7.0.tgz#798e689778151c8076b4b360e5edd28cda2bb468"
15661566
dependencies:
@@ -1641,14 +1641,6 @@ cliui@^2.1.0:
16411641
right-align "^0.1.1"
16421642
wordwrap "0.0.2"
16431643

1644-
cliui@^3.2.0:
1645-
version "3.2.0"
1646-
resolved "https://registry.npmjs.org/cliui/-/cliui-3.2.0.tgz#120601537a916d29940f934da3b48d585a39213d"
1647-
dependencies:
1648-
string-width "^1.0.1"
1649-
strip-ansi "^3.0.1"
1650-
wrap-ansi "^2.0.0"
1651-
16521644
cliui@^4.0.0:
16531645
version "4.0.0"
16541646
resolved "https://registry.npmjs.org/cliui/-/cliui-4.0.0.tgz#743d4650e05f36d1ed2575b59638d87322bfbbcc"
@@ -2547,15 +2539,15 @@ flow-bin@^0.75.0:
25472539
version "0.75.0"
25482540
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.75.0.tgz#b96d1ee99d3b446a3226be66b4013224ce9df260"
25492541

2550-
flow-copy-source@^1.2.1:
2551-
version "1.2.1"
2552-
resolved "https://registry.npmjs.org/flow-copy-source/-/flow-copy-source-1.2.1.tgz#705c2fa8fb29a281118e1c4b66218dec24b745ec"
2542+
flow-copy-source@^2.0.0:
2543+
version "2.0.0"
2544+
resolved "https://registry.yarnpkg.com/flow-copy-source/-/flow-copy-source-2.0.0.tgz#e0984a434fefb5995571d7a28cbff8c3cdda63fe"
25532545
dependencies:
2554-
chokidar "^1.7.0"
2555-
fs-extra "^3.0.1"
2546+
chokidar "^2.0.0"
2547+
fs-extra "^6.0.1"
25562548
glob "^7.0.0"
25572549
kefir "^3.7.3"
2558-
yargs "^8.0.2"
2550+
yargs "^11.0.0"
25592551

25602552
flow-watch@^1.1.0:
25612553
version "1.1.1"
@@ -2627,17 +2619,17 @@ fs-exists-sync@^0.1.0:
26272619
version "0.1.0"
26282620
resolved "https://registry.npmjs.org/fs-exists-sync/-/fs-exists-sync-0.1.0.tgz#982d6893af918e72d08dec9e8673ff2b5a8d6add"
26292621

2630-
fs-extra@^3.0.1:
2631-
version "3.0.1"
2632-
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-3.0.1.tgz#3794f378c58b342ea7dbbb23095109c4b3b62291"
2622+
fs-extra@^5.0.0:
2623+
version "5.0.0"
2624+
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd"
26332625
dependencies:
26342626
graceful-fs "^4.1.2"
2635-
jsonfile "^3.0.0"
2627+
jsonfile "^4.0.0"
26362628
universalify "^0.1.0"
26372629

2638-
fs-extra@^5.0.0:
2639-
version "5.0.0"
2640-
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd"
2630+
fs-extra@^6.0.1:
2631+
version "6.0.1"
2632+
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.1.tgz#8abc128f7946e310135ddc93b98bddb410e7a34b"
26412633
dependencies:
26422634
graceful-fs "^4.1.2"
26432635
jsonfile "^4.0.0"
@@ -3641,12 +3633,6 @@ json5@^0.5.1:
36413633
version "0.5.1"
36423634
resolved "https://registry.npmjs.org/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
36433635

3644-
jsonfile@^3.0.0:
3645-
version "3.0.1"
3646-
resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-3.0.1.tgz#a5ecc6f65f53f662c4415c7675a0331d0992ec66"
3647-
optionalDependencies:
3648-
graceful-fs "^4.1.6"
3649-
36503636
jsonfile@^4.0.0:
36513637
version "4.0.0"
36523638
resolved "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"
@@ -3753,15 +3739,6 @@ load-json-file@^1.0.0:
37533739
pinkie-promise "^2.0.0"
37543740
strip-bom "^2.0.0"
37553741

3756-
load-json-file@^2.0.0:
3757-
version "2.0.0"
3758-
resolved "https://registry.npmjs.org/load-json-file/-/load-json-file-2.0.0.tgz#7947e42149af80d696cbf797bcaabcfe1fe29ca8"
3759-
dependencies:
3760-
graceful-fs "^4.1.2"
3761-
parse-json "^2.2.0"
3762-
pify "^2.0.0"
3763-
strip-bom "^3.0.0"
3764-
37653742
load-json-file@^4.0.0:
37663743
version "4.0.0"
37673744
resolved "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz#2f5f45ab91e33216234fd53adab668eb4ec0993b"
@@ -4553,12 +4530,6 @@ path-type@^1.0.0:
45534530
pify "^2.0.0"
45544531
pinkie-promise "^2.0.0"
45554532

4556-
path-type@^2.0.0:
4557-
version "2.0.0"
4558-
resolved "https://registry.npmjs.org/path-type/-/path-type-2.0.0.tgz#f012ccb8415b7096fc2daa1054c3d72389594c73"
4559-
dependencies:
4560-
pify "^2.0.0"
4561-
45624533
path-type@^3.0.0:
45634534
version "3.0.0"
45644535
resolved "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
@@ -4710,13 +4681,6 @@ read-pkg-up@^1.0.1:
47104681
find-up "^1.0.0"
47114682
read-pkg "^1.0.0"
47124683

4713-
read-pkg-up@^2.0.0:
4714-
version "2.0.0"
4715-
resolved "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-2.0.0.tgz#6b72a8048984e0c41e79510fd5e9fa99b3b549be"
4716-
dependencies:
4717-
find-up "^2.0.0"
4718-
read-pkg "^2.0.0"
4719-
47204684
read-pkg-up@^3.0.0:
47214685
version "3.0.0"
47224686
resolved "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-3.0.0.tgz#3ed496685dba0f8fe118d0691dc51f4a1ff96f07"
@@ -4732,14 +4696,6 @@ read-pkg@^1.0.0:
47324696
normalize-package-data "^2.3.2"
47334697
path-type "^1.0.0"
47344698

4735-
read-pkg@^2.0.0:
4736-
version "2.0.0"
4737-
resolved "https://registry.npmjs.org/read-pkg/-/read-pkg-2.0.0.tgz#8ef1c0623c6a6db0dc6713c4bfac46332b2368f8"
4738-
dependencies:
4739-
load-json-file "^2.0.0"
4740-
normalize-package-data "^2.3.2"
4741-
path-type "^2.0.0"
4742-
47434699
read-pkg@^3.0.0:
47444700
version "3.0.0"
47454701
resolved "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz#9cbc686978fee65d16c00e2b19c237fcf6e38389"
@@ -5949,12 +5905,6 @@ yallist@^2.1.2:
59495905
version "2.1.2"
59505906
resolved "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz#1c11f9218f076089a47dd512f93c6699a6a81d52"
59515907

5952-
yargs-parser@^7.0.0:
5953-
version "7.0.0"
5954-
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-7.0.0.tgz#8d0ac42f16ea55debd332caf4c4038b3e3f5dfd9"
5955-
dependencies:
5956-
camelcase "^4.1.0"
5957-
59585908
yargs-parser@^8.0.0, yargs-parser@^8.1.0:
59595909
version "8.1.0"
59605910
resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-8.1.0.tgz#f1376a33b6629a5d063782944da732631e966950"
@@ -6001,24 +5951,6 @@ yargs@^11.0.0:
60015951
y18n "^3.2.1"
60025952
yargs-parser "^9.0.2"
60035953

6004-
yargs@^8.0.2:
6005-
version "8.0.2"
6006-
resolved "https://registry.npmjs.org/yargs/-/yargs-8.0.2.tgz#6299a9055b1cefc969ff7e79c1d918dceb22c360"
6007-
dependencies:
6008-
camelcase "^4.1.0"
6009-
cliui "^3.2.0"
6010-
decamelize "^1.1.1"
6011-
get-caller-file "^1.0.1"
6012-
os-locale "^2.0.0"
6013-
read-pkg-up "^2.0.0"
6014-
require-directory "^2.1.1"
6015-
require-main-filename "^1.0.1"
6016-
set-blocking "^2.0.0"
6017-
string-width "^2.0.0"
6018-
which-module "^2.0.0"
6019-
y18n "^3.2.1"
6020-
yargs-parser "^7.0.0"
6021-
60225954
yargs@~3.10.0:
60235955
version "3.10.0"
60245956
resolved "https://registry.npmjs.org/yargs/-/yargs-3.10.0.tgz#f7ee7bd857dd7c1d2d38c0e74efbd681d1431fd1"

0 commit comments

Comments
 (0)