Merge pull request #57 from kudos/dependabot/npm_and_yarn/concurrently-5.1.0

Bump concurrently from 5.0.2 to 5.1.0
This commit is contained in:
Jonathan Cremin 2020-02-14 15:51:04 +00:00 committed by GitHub
commit dc982ac3b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -89,7 +89,7 @@
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"concurrently": "^5.0.2",
"concurrently": "^5.1.0",
"eslint": "^5.13.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.20.0",