build(deps-dev): bump concurrently from 5.0.0 to 5.0.1 (#353)

This commit is contained in:
dependabot-preview[bot] 2019-12-11 10:34:57 -03:00 committed by Priscila Oliveira
parent 8e89c82750
commit 7e29182a15
2 changed files with 9 additions and 9 deletions

View File

@ -47,7 +47,7 @@
"bundlesize": "0.18.0",
"codeceptjs": "2.3.6",
"codecov": "3.6.1",
"concurrently": "5.0.0",
"concurrently": "5.0.1",
"cross-env": "6.0.3",
"css-loader": "3.3.0",
"dayjs": "1.8.17",

View File

@ -4019,10 +4019,10 @@ concat-stream@^2.0.0:
readable-stream "^3.0.2"
typedarray "^0.0.6"
concurrently@5.0.0:
version "5.0.0"
resolved "https://registry.verdaccio.org/concurrently/-/concurrently-5.0.0.tgz#99c7567d009411fbdc98299d553c4b99a978612c"
integrity sha512-1yDvK8mduTIdxIxV9C60KoiOySUl/lfekpdbI+U5GXaPrgdffEavFa9QZB3vh68oWOpbCC+TuvxXV9YRPMvUrA==
concurrently@5.0.1:
version "5.0.1"
resolved "https://registry.verdaccio.org/concurrently/-/concurrently-5.0.1.tgz#9d15e0e7bb7ebe5c3bcd86deb8393501c35dd003"
integrity sha512-fPKUlOAXEXpktp3z7RqIvzTSCowfDo8oQbdKoGKGZVm+G2hGFbIIAFm4qwWcGl/sIHmpMSgPqeCbjld3kdPXvA==
dependencies:
chalk "^2.4.2"
date-fns "^2.0.1"
@ -4030,9 +4030,9 @@ concurrently@5.0.0:
read-pkg "^4.0.1"
rxjs "^6.5.2"
spawn-command "^0.0.2-1"
supports-color "^4.5.0"
supports-color "^6.1.0"
tree-kill "^1.2.1"
yargs "^12.0.5"
yargs "^13.3.0"
config-chain@^1.1.12:
version "1.1.12"
@ -13269,7 +13269,7 @@ supports-color@^2.0.0:
resolved "https://registry.verdaccio.org/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7"
integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=
supports-color@^4.0.0, supports-color@^4.5.0:
supports-color@^4.0.0:
version "4.5.0"
resolved "https://registry.verdaccio.org/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b"
integrity sha1-vnoN5ITexcXN34s9WRJQRJEvY1s=
@ -14652,7 +14652,7 @@ yargs-unparser@1.6.0:
lodash "^4.17.15"
yargs "^13.3.0"
yargs@12.0.5, yargs@^12.0.5:
yargs@12.0.5:
version "12.0.5"
resolved "https://registry.verdaccio.org/yargs/-/yargs-12.0.5.tgz#05f5997b609647b64f66b81e3b4b10a368e7ad13"
integrity sha512-Lhz8TLaYnxq/2ObqHDql8dX8CJi97oHxrjUcYtzKbbykPtVW9WB+poxI+NM2UIzsMgNCZTIf0AQwsjK5yMAqZw==