Bump concurrently from 5.1.0 to 5.2.0

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-27 16:47:32 +00:00 committed by Benjamin Staneck
parent 57fc251cce
commit e12d832959
2 changed files with 5 additions and 5 deletions

View file

@ -93,7 +93,7 @@
"@typescript-eslint/parser": "2.28.0",
"ava": "3.8.1",
"babel-loader": "8.1.0",
"concurrently": "5.1.0",
"concurrently": "5.2.0",
"copy-webpack-plugin": "5.1.1",
"cpy-cli": "^3.1.0",
"cross-env": "7.0.2",

View file

@ -2398,10 +2398,10 @@ concordance@^4.0.0:
semver "^5.5.1"
well-known-symbols "^2.0.0"
concurrently@5.1.0:
version "5.1.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.1.0.tgz#05523986ba7aaf4b58a49ddd658fab88fa783132"
integrity sha512-9ViZMu3OOCID3rBgU31mjBftro2chOop0G2u1olq1OuwRBVRw/GxHTg80TVJBUTJfoswMmEUeuOg1g1yu1X2dA==
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==
dependencies:
chalk "^2.4.2"
date-fns "^2.0.1"