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 12:11:46 +00:00 committed by GitHub
parent d52e9ad399
commit 5d0019d07c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 70 additions and 40 deletions

View file

@ -66,7 +66,7 @@
"webpack-stats-plugin": "^0.2.1"
},
"devDependencies": {
"concurrently": "^4.1.0",
"concurrently": "^5.0.2",
"eslint": "^5.15.1",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-plugin-import": "^2.11.0",