Merge pull request #273 from alxshelepenok/renovate/concurrently-4.x

chore(deps): update dependency concurrently to v4.1.1
This commit is contained in:
Alexander Shelepenok 2019-06-26 12:00:48 +03:00 committed by GitHub
commit 4b60fd25b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -94,7 +94,7 @@
"babel-eslint": "10.0.2",
"babel-jest": "24.8.0",
"browserslist": "4.6.3",
"concurrently": "4.1.0",
"concurrently": "4.1.1",
"eslint": "6.0.1",
"eslint-config-airbnb-base": "13.1.0",
"eslint-plugin-import": "2.18.0",

View File

@ -3240,9 +3240,9 @@ concat-stream@^2.0.0:
readable-stream "^3.0.2"
typedarray "^0.0.6"
concurrently@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.1.0.tgz#17fdf067da71210685d9ea554423ef239da30d33"
concurrently@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.1.1.tgz#42cf84d625163f3f5b2e2262568211ad76e1dbe8"
dependencies:
chalk "^2.4.1"
date-fns "^1.23.0"