Skip to content

Commit e3c9ace

Browse files
chore(deps): update dependency concurrently to v4 (#419)
1 parent 3d8a634 commit e3c9ace

File tree

2 files changed

+20
-28
lines changed

2 files changed

+20
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"babel-eslint": "8.2.6",
4444
"babel-plugin-add-module-exports": "0.3.3",
4545
"babel-plugin-dev-expression": "0.2.1",
46-
"concurrently": "3.6.1",
46+
"concurrently": "4.0.0",
4747
"eslint": "4.19.1",
4848
"eslint-config-prettier": "3.0.1",
4949
"eslint-plugin-import": "2.14.0",

yarn.lock

Lines changed: 19 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1514,10 +1514,6 @@ [email protected], combined-stream@~1.0.6:
15141514
dependencies:
15151515
delayed-stream "~1.0.0"
15161516

1517-
1518-
version "2.6.0"
1519-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.6.0.tgz#9df7e52fb2a0cb0fb89058ee80c3104225f37e1d"
1520-
15211517
commander@^2.11.0, commander@^2.12.1, commander@^2.14.1, commander@^2.8.1, commander@^2.9.0:
15221518
version "2.17.1"
15231519
resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
@@ -1554,19 +1550,19 @@ concat-stream@^1.5.0, concat-stream@^1.5.2, concat-stream@^1.6.0:
15541550
readable-stream "^2.2.2"
15551551
typedarray "^0.0.6"
15561552

1557-
concurrently@3.6.1:
1558-
version "3.6.1"
1559-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.6.1.tgz#2f95baec5c4051294dfbb55b57a3b98a3e2b45ec"
1553+
concurrently@4.0.0:
1554+
version "4.0.0"
1555+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.0.0.tgz#11f56878fe18ad30128e7827fd47a22d5e51fc62"
15601556
dependencies:
15611557
chalk "^2.4.1"
1562-
commander "2.6.0"
15631558
date-fns "^1.23.0"
1564-
lodash "^4.5.1"
1565-
read-pkg "^3.0.0"
1566-
rx "2.3.24"
1559+
lodash "^4.17.10"
1560+
read-pkg "^4.0.1"
1561+
rxjs "6.2.2"
15671562
spawn-command "^0.0.2-1"
1568-
supports-color "^3.2.3"
1563+
supports-color "^4.5.0"
15691564
tree-kill "^1.1.0"
1565+
yargs "^12.0.1"
15701566

15711567
config-chain@~1.1.11, config-chain@~1.1.5:
15721568
version "1.1.11"
@@ -2698,9 +2694,9 @@ has-ansi@^2.0.0:
26982694
dependencies:
26992695
ansi-regex "^2.0.0"
27002696

2701-
has-flag@^1.0.0:
2702-
version "1.0.0"
2703-
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa"
2697+
has-flag@^2.0.0:
2698+
version "2.0.0"
2699+
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
27042700

27052701
has-flag@^3.0.0:
27062702
version "3.0.0"
@@ -3631,7 +3627,7 @@ lodash.without@~4.4.0:
36313627
version "4.4.0"
36323628
resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
36333629

3634-
lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.1:
3630+
lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0:
36353631
version "4.17.10"
36363632
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
36373633

@@ -4962,7 +4958,7 @@ read-pkg@^3.0.0:
49624958
normalize-package-data "^2.3.2"
49634959
path-type "^3.0.0"
49644960

4965-
read-pkg@^4.0.0:
4961+
read-pkg@^4.0.0, read-pkg@^4.0.1:
49664962
version "4.0.1"
49674963
resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-4.0.1.tgz#963625378f3e1c4d48c85872b5a6ec7d5d093237"
49684964
dependencies:
@@ -5288,11 +5284,7 @@ rx-lite@*, rx-lite@^4.0.8:
52885284
version "4.0.8"
52895285
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444"
52905286

5291-
5292-
version "2.3.24"
5293-
resolved "https://registry.yarnpkg.com/rx/-/rx-2.3.24.tgz#14f950a4217d7e35daa71bbcbe58eff68ea4b2b7"
5294-
5295-
rxjs@^6.1.0:
5287+
[email protected], rxjs@^6.1.0:
52965288
version "6.2.2"
52975289
resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.2.tgz#eb75fa3c186ff5289907d06483a77884586e1cf9"
52985290
dependencies:
@@ -5764,11 +5756,11 @@ supports-color@^2.0.0:
57645756
version "2.0.0"
57655757
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
57665758

5767-
supports-color@^3.2.3:
5768-
version "3.2.3"
5769-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6"
5759+
supports-color@^4.5.0:
5760+
version "4.5.0"
5761+
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b"
57705762
dependencies:
5771-
has-flag "^1.0.0"
5763+
has-flag "^2.0.0"
57725764

57735765
supports-color@^5.3.0:
57745766
version "5.5.0"
@@ -6270,7 +6262,7 @@ yargs@^11.0.0:
62706262
y18n "^3.2.1"
62716263
yargs-parser "^9.0.2"
62726264

6273-
yargs@^12.0.0:
6265+
yargs@^12.0.0, yargs@^12.0.1:
62746266
version "12.0.1"
62756267
resolved "https://registry.yarnpkg.com/yargs/-/yargs-12.0.1.tgz#6432e56123bb4e7c3562115401e98374060261c2"
62766268
dependencies:

0 commit comments

Comments
 (0)