Bump concurrently from 5.3.0 to 6.0.0 (#4646)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-02-22 09:27:47 -08:00
committed by GitHub
parent 73272ce15f
commit 09890c3685
2 changed files with 93 additions and 122 deletions

View File

@@ -66,7 +66,7 @@
"babel-eslint": "^10.1.0",
"chai": "^4.2.0",
"clang-format": "^1.5.0",
"concurrently": "^5.3.0",
"concurrently": "^6.0.0",
"eslint": "^7.6.0",
"eslint-plugin-es5": "^1.5.0",
"google-closure-compiler": "^20210106.0.0",