Bump concurrently from 6.2.1 to 6.3.0

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.2.1...v6.3.0)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-10-02 12:36:22 +00:00 committed by Labhansh Agrawal
parent fe00dbd1ed
commit 0cc90732f7
2 changed files with 5 additions and 6 deletions

View file

@ -92,7 +92,7 @@
"@typescript-eslint/parser": "4.32.0",
"ava": "3.15.0",
"babel-loader": "8.2.2",
"concurrently": "6.2.1",
"concurrently": "6.3.0",
"copy-webpack-plugin": "9.0.1",
"cpy-cli": "^3.1.1",
"cross-env": "7.0.3",

View file

@ -2537,15 +2537,14 @@ concordance@^5.0.1, concordance@^5.0.4:
semver "^7.3.2"
well-known-symbols "^2.0.0"
concurrently@6.2.1:
version "6.2.1"
resolved "https://registry.npmjs.org/concurrently/-/concurrently-6.2.1.tgz#d880fc1d77559084732fa514092a3d5109a0d5bf"
integrity sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g==
concurrently@6.3.0:
version "6.3.0"
resolved "https://registry.npmjs.org/concurrently/-/concurrently-6.3.0.tgz#63128cb4a6ed54d3c0ed8528728590a5fe54582a"
integrity sha512-k4k1jQGHHKsfbqzkUszVf29qECBrkvBKkcPJEUDTyVR7tZd1G/JOfnst4g1sYbFvJ4UjHZisj1aWQR8yLKpGPw==
dependencies:
chalk "^4.1.0"
date-fns "^2.16.1"
lodash "^4.17.21"
read-pkg "^5.2.0"
rxjs "^6.6.3"
spawn-command "^0.0.2-1"
supports-color "^8.1.0"