chore(deps): update dependency concurrently to v4.1.1

This commit is contained in:
Renovate Bot 2019-06-25 20:49:38 +00:00
parent f5e9d7a83c
commit 4ccfd27ab7
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
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"