Merge pull request #51 from kudos/dependabot/npm_and_yarn/concurrently-5.0.2

Bump concurrently from 4.1.0 to 5.0.2
This commit is contained in:
Jonathan Cremin 2020-01-14 12:16:42 +00:00 committed by GitHub
commit f4f6c5ba0d
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.2.0",
"eslint-plugin-import": "^2.11.0",