Bump concurrently from 5.2.0 to 5.3.0

Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.2.0...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-10 11:18:23 +00:00 committed by Benjamin Staneck
parent e5c886bea8
commit 905f12eb84
2 changed files with 5 additions and 5 deletions

View file

@ -94,7 +94,7 @@
"@typescript-eslint/parser": "3.7.1",
"ava": "3.10.1",
"babel-loader": "8.1.0",
"concurrently": "5.2.0",
"concurrently": "5.3.0",
"copy-webpack-plugin": "6.0.3",
"cpy-cli": "^3.1.1",
"cross-env": "7.0.2",

View file

@ -2548,10 +2548,10 @@ concordance@^5.0.0:
semver "^7.3.2"
well-known-symbols "^2.0.0"
concurrently@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.2.0.tgz#ead55121d08a0fc817085584c123cedec2e08975"
integrity sha512-XxcDbQ4/43d6CxR7+iV8IZXhur4KbmEJk1CetVMUqCy34z9l0DkszbY+/9wvmSnToTej0SYomc2WSRH+L0zVJw==
concurrently@5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.3.0.tgz#7500de6410d043c912b2da27de3202cb489b1e7b"
integrity sha512-8MhqOB6PWlBfA2vJ8a0bSFKATOdWlHiQlk11IfmQBPaHVP8oP2gsh2MObE6UR3hqDHqvaIvLTyceNW6obVuFHQ==
dependencies:
chalk "^2.4.2"
date-fns "^2.0.1"