|
1615 | 1615 | dependencies:
|
1616 | 1616 | delayed-stream "~1.0.0"
|
1617 | 1617 |
|
1618 |
| - |
1619 |
| - version "2.6.0" |
1620 |
| - resolved "https://registry.yarnpkg.com/commander/-/commander-2.6.0.tgz#9df7e52fb2a0cb0fb89058ee80c3104225f37e1d" |
1621 |
| - |
1622 | 1618 | commander@^2.11.0, commander@^2.12.1, commander@^2.14.1, commander@^2.8.1, commander@^2.9.0:
|
1623 | 1619 | version "2.17.1"
|
1624 | 1620 | resolved "https://registry.yarnpkg.com/commander/-/commander-2.17.1.tgz#bd77ab7de6de94205ceacc72f1716d29f20a77bf"
|
@@ -1655,19 +1651,19 @@ [email protected], concat-stream@^1.5.0, concat-stream@^1.5.2:
|
1655 | 1651 | readable-stream "^2.2.2"
|
1656 | 1652 | typedarray "^0.0.6"
|
1657 | 1653 |
|
1658 |
| -concurrently@3.6.1: |
1659 |
| - version "3.6.1" |
1660 |
| - resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.6.1.tgz#2f95baec5c4051294dfbb55b57a3b98a3e2b45ec" |
| 1654 | +concurrently@4.0.0: |
| 1655 | + version "4.0.0" |
| 1656 | + resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.0.0.tgz#11f56878fe18ad30128e7827fd47a22d5e51fc62" |
1661 | 1657 | dependencies:
|
1662 | 1658 | chalk "^2.4.1"
|
1663 |
| - commander "2.6.0" |
1664 | 1659 | date-fns "^1.23.0"
|
1665 |
| - lodash "^4.5.1" |
1666 |
| - read-pkg "^3.0.0" |
1667 |
| - rx "2.3.24" |
| 1660 | + lodash "^4.17.10" |
| 1661 | + read-pkg "^4.0.1" |
| 1662 | + rxjs "6.2.2" |
1668 | 1663 | spawn-command "^0.0.2-1"
|
1669 |
| - supports-color "^3.2.3" |
| 1664 | + supports-color "^4.5.0" |
1670 | 1665 | tree-kill "^1.1.0"
|
| 1666 | + yargs "^12.0.1" |
1671 | 1667 |
|
1672 | 1668 | config-chain@~1.1.11:
|
1673 | 1669 | version "1.1.11"
|
@@ -2813,6 +2809,10 @@ has-flag@^1.0.0:
|
2813 | 2809 | version "1.0.0"
|
2814 | 2810 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-1.0.0.tgz#9d9e793165ce017a00f00418c43f942a7b1d11fa"
|
2815 | 2811 |
|
| 2812 | +has-flag@^2.0.0: |
| 2813 | + version "2.0.0" |
| 2814 | + resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51" |
| 2815 | + |
2816 | 2816 | has-flag@^3.0.0:
|
2817 | 2817 | version "3.0.0"
|
2818 | 2818 | resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
|
@@ -4178,7 +4178,7 @@ lodash.without@~4.4.0:
|
4178 | 4178 | version "4.4.0"
|
4179 | 4179 | resolved "https://registry.yarnpkg.com/lodash.without/-/lodash.without-4.4.0.tgz#3cd4574a00b67bae373a94b748772640507b7aac"
|
4180 | 4180 |
|
4181 |
| -lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.1: |
| 4181 | +lodash@^4.13.1, lodash@^4.17.10, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0: |
4182 | 4182 | version "4.17.10"
|
4183 | 4183 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
|
4184 | 4184 |
|
@@ -5608,7 +5608,7 @@ read-pkg@^3.0.0:
|
5608 | 5608 | normalize-package-data "^2.3.2"
|
5609 | 5609 | path-type "^3.0.0"
|
5610 | 5610 |
|
5611 |
| -read-pkg@^4.0.0: |
| 5611 | +read-pkg@^4.0.0, read-pkg@^4.0.1: |
5612 | 5612 | version "4.0.1"
|
5613 | 5613 | resolved "https://registry.yarnpkg.com/read-pkg/-/read-pkg-4.0.1.tgz#963625378f3e1c4d48c85872b5a6ec7d5d093237"
|
5614 | 5614 | dependencies:
|
@@ -5954,11 +5954,7 @@ run-queue@^1.0.0, run-queue@^1.0.3:
|
5954 | 5954 | dependencies:
|
5955 | 5955 | aproba "^1.1.1"
|
5956 | 5956 |
|
5957 |
| - |
5958 |
| - version "2.3.24" |
5959 |
| - resolved "https://registry.yarnpkg.com/rx/-/rx-2.3.24.tgz#14f950a4217d7e35daa71bbcbe58eff68ea4b2b7" |
5960 |
| - |
5961 |
| -rxjs@^6.1.0: |
| 5957 | + |
5962 | 5958 | version "6.2.2"
|
5963 | 5959 | resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.2.2.tgz#eb75fa3c186ff5289907d06483a77884586e1cf9"
|
5964 | 5960 | dependencies:
|
@@ -6518,12 +6514,18 @@ supports-color@^2.0.0:
|
6518 | 6514 | version "2.0.0"
|
6519 | 6515 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
|
6520 | 6516 |
|
6521 |
| -supports-color@^3.1.2, supports-color@^3.2.3: |
| 6517 | +supports-color@^3.1.2: |
6522 | 6518 | version "3.2.3"
|
6523 | 6519 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-3.2.3.tgz#65ac0504b3954171d8a64946b2ae3cbb8a5f54f6"
|
6524 | 6520 | dependencies:
|
6525 | 6521 | has-flag "^1.0.0"
|
6526 | 6522 |
|
| 6523 | +supports-color@^4.5.0: |
| 6524 | + version "4.5.0" |
| 6525 | + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b" |
| 6526 | + dependencies: |
| 6527 | + has-flag "^2.0.0" |
| 6528 | + |
6527 | 6529 | supports-color@^5.3.0:
|
6528 | 6530 | version "5.5.0"
|
6529 | 6531 | resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
|
@@ -7128,7 +7130,7 @@ yargs@^11.0.0:
|
7128 | 7130 | y18n "^3.2.1"
|
7129 | 7131 | yargs-parser "^9.0.2"
|
7130 | 7132 |
|
7131 |
| -yargs@^12.0.0: |
| 7133 | +yargs@^12.0.0, yargs@^12.0.1: |
7132 | 7134 | version "12.0.1"
|
7133 | 7135 | resolved "https://registry.yarnpkg.com/yargs/-/yargs-12.0.1.tgz#6432e56123bb4e7c3562115401e98374060261c2"
|
7134 | 7136 | dependencies:
|
|
0 commit comments