Bump concurrently from 5.0.1 to 5.0.2

Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.0.1...v5.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-23 12:39:48 +00:00 committed by Benjamin Staneck
parent 15c81ce955
commit 06d6df9dfe
2 changed files with 10 additions and 10 deletions

View file

@ -316,7 +316,7 @@
"ava": "2.4.0", "ava": "2.4.0",
"babel-loader": "8.0.6", "babel-loader": "8.0.6",
"babel-preset-minify": "0.5.1", "babel-preset-minify": "0.5.1",
"concurrently": "5.0.1", "concurrently": "5.0.2",
"copy-webpack-plugin": "5.0.5", "copy-webpack-plugin": "5.0.5",
"cpy-cli": "^2.0.0", "cpy-cli": "^2.0.0",
"cross-env": "6.0.3", "cross-env": "6.0.3",

View file

@ -2551,10 +2551,10 @@ concordance@^4.0.0:
semver "^5.5.1" semver "^5.5.1"
well-known-symbols "^2.0.0" well-known-symbols "^2.0.0"
concurrently@5.0.1: concurrently@5.0.2:
version "5.0.1" version "5.0.2"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.0.1.tgz#9d15e0e7bb7ebe5c3bcd86deb8393501c35dd003" resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.0.2.tgz#4d2911018c0f15ddec34a8e668fc48dced7f3b1e"
integrity sha512-fPKUlOAXEXpktp3z7RqIvzTSCowfDo8oQbdKoGKGZVm+G2hGFbIIAFm4qwWcGl/sIHmpMSgPqeCbjld3kdPXvA== integrity sha512-iUNVI6PzKO0RVXV9pHWM0khvEbELxf3XLIoChaV6hHyoIaJuxQWZiOwlNysnJX5khsfvIK66+OJqRdbYrdsR1g==
dependencies: dependencies:
chalk "^2.4.2" chalk "^2.4.2"
date-fns "^2.0.1" date-fns "^2.0.1"
@ -2563,7 +2563,7 @@ concurrently@5.0.1:
rxjs "^6.5.2" rxjs "^6.5.2"
spawn-command "^0.0.2-1" spawn-command "^0.0.2-1"
supports-color "^6.1.0" supports-color "^6.1.0"
tree-kill "^1.2.1" tree-kill "^1.2.2"
yargs "^13.3.0" yargs "^13.3.0"
configstore@^4.0.0: configstore@^4.0.0:
@ -8348,10 +8348,10 @@ tough-cookie@~2.4.3:
psl "^1.1.24" psl "^1.1.24"
punycode "^1.4.1" punycode "^1.4.1"
tree-kill@^1.2.1: tree-kill@^1.2.2:
version "1.2.1" version "1.2.2"
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.1.tgz#5398f374e2f292b9dcc7b2e71e30a5c3bb6c743a" resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
integrity sha512-4hjqbObwlh2dLyW4tcz0Ymw0ggoaVDMveUB9w8kFSQScdRLo0gxO9J7WFcUBo+W3C1TLdFIEwNOWebgZZ0RH9Q== integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
trim-newlines@^1.0.0: trim-newlines@^1.0.0:
version "1.0.0" version "1.0.0"