Skip to content
This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Commit 50fa854

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update lock file
1 parent 1ffc76a commit 50fa854

File tree

1 file changed

+31
-13
lines changed

1 file changed

+31
-13
lines changed

yarn.lock

Lines changed: 31 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,8 @@ boom@5.x.x:
388388
hoek "4.x.x"
389389

390390
brace-expansion@^1.1.7:
391-
version "1.1.8"
392-
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.8.tgz#c07b211c7c952ec1f8efd51a77ef0d1d3990a292"
391+
version "1.1.11"
392+
resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-1.1.11.tgz#3c7fcbf529d87226f3d2f52b966ff5271eb441dd"
393393
dependencies:
394394
balanced-match "^1.0.0"
395395
concat-map "0.0.1"
@@ -459,7 +459,7 @@ center-align@^0.1.1:
459459
align-text "^0.1.3"
460460
lazy-cache "^1.0.3"
461461

462-
chalk@2.3.0, chalk@^2.0.0, chalk@^2.1.0, chalk@^2.3.0:
462+
chalk@2.3.0:
463463
version "2.3.0"
464464
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba"
465465
dependencies:
@@ -477,6 +477,14 @@ chalk@^1.1.3:
477477
strip-ansi "^3.0.0"
478478
supports-color "^2.0.0"
479479

480+
chalk@^2.0.0, chalk@^2.1.0, chalk@^2.3.0:
481+
version "2.3.1"
482+
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.1.tgz#523fe2678aec7b04e8041909292fe8b17059b796"
483+
dependencies:
484+
ansi-styles "^3.2.0"
485+
escape-string-regexp "^1.0.5"
486+
supports-color "^5.2.0"
487+
480488
chardet@^0.4.0:
481489
version "0.4.2"
482490
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.4.2.tgz#b5473b33dc97c424e5d98dc87d55d4d8a29c8bf2"
@@ -568,8 +576,8 @@ combined-stream@^1.0.5, combined-stream@~1.0.5:
568576
delayed-stream "~1.0.0"
569577

570578
commander@^2.11.0:
571-
version "2.13.0"
572-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.13.0.tgz#6964bca67685df7c1f1430c584f07d7597885b9c"
579+
version "2.14.1"
580+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.14.1.tgz#2235123e37af8ca3c65df45b026dbd357b01b9aa"
573581

574582
comment-parser@^0.4.2:
575583
version "0.4.2"
@@ -865,8 +873,8 @@ eslint-module-utils@^2.1.1:
865873
pkg-dir "^1.0.0"
866874

867875
eslint-plugin-flowtype@^2.39.1:
868-
version "2.42.0"
869-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.42.0.tgz#7fcc98df4ed9482a22ac10ba4ca48d649c4c733a"
876+
version "2.43.0"
877+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.43.0.tgz#47cdac5f01cda53f1c3e8477f0c83fee66a1606e"
870878
dependencies:
871879
lodash "^4.15.0"
872880

@@ -1397,6 +1405,10 @@ has-flag@^2.0.0:
13971405
version "2.0.0"
13981406
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-2.0.0.tgz#e8207af1cc7b30d446cc70b734b5e8be18f88d51"
13991407

1408+
has-flag@^3.0.0:
1409+
version "3.0.0"
1410+
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
1411+
14001412
has@^1.0.1:
14011413
version "1.0.1"
14021414
resolved "https://registry.yarnpkg.com/has/-/has-1.0.1.tgz#8461733f538b0837c9361e39a9ab9e9704dc2f28"
@@ -2497,9 +2509,9 @@ pretty-format@^22.0.3:
24972509
ansi-regex "^3.0.0"
24982510
ansi-styles "^3.2.0"
24992511

2500-
process-nextick-args@~1.0.6:
2501-
version "1.0.7"
2502-
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-1.0.7.tgz#150e20b756590ad3f91093f25a4f2ad8bff30ba3"
2512+
process-nextick-args@~2.0.0:
2513+
version "2.0.0"
2514+
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.0.tgz#a37d732f4271b4ab1ad070d35508e8290788ffaa"
25032515

25042516
progress@^2.0.0:
25052517
version "2.0.0"
@@ -2582,13 +2594,13 @@ read-pkg@^2.0.0:
25822594
path-type "^2.0.0"
25832595

25842596
readable-stream@^2.0.4, readable-stream@^2.1.5, readable-stream@^2.2.2:
2585-
version "2.3.3"
2586-
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.3.tgz#368f2512d79f9d46fdfc71349ae7878bbc1eb95c"
2597+
version "2.3.4"
2598+
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.4.tgz#c946c3f47fa7d8eabc0b6150f4a12f69a4574071"
25872599
dependencies:
25882600
core-util-is "~1.0.0"
25892601
inherits "~2.0.3"
25902602
isarray "~1.0.0"
2591-
process-nextick-args "~1.0.6"
2603+
process-nextick-args "~2.0.0"
25922604
safe-buffer "~5.1.1"
25932605
string_decoder "~1.0.3"
25942606
util-deprecate "~1.0.1"
@@ -2972,6 +2984,12 @@ supports-color@^4.0.0:
29722984
dependencies:
29732985
has-flag "^2.0.0"
29742986

2987+
supports-color@^5.2.0:
2988+
version "5.2.0"
2989+
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.2.0.tgz#b0d5333b1184dd3666cbe5aa0b45c5ac7ac17a4a"
2990+
dependencies:
2991+
has-flag "^3.0.0"
2992+
29752993
symbol-observable@1.0.1:
29762994
version "1.0.1"
29772995
resolved "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.0.1.tgz#8340fc4702c3122df5d22288f88283f513d3fdd4"

0 commit comments

Comments
 (0)