Bump concurrently from 4.1.0 to 5.0.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-14 10:59:47 +00:00 committed by GitHub
parent 28f234c0d0
commit fbf9479b7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 90 additions and 43 deletions

View file

@ -89,7 +89,7 @@
},
"devDependencies": {
"babel-eslint": "^10.0.1",
"concurrently": "^4.1.0",
"concurrently": "^5.0.2",
"eslint": "^5.13.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.16.0",