Merge pull request #10 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 11:34:54 +00:00 committed by GitHub
commit 080e2cea56
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",