Bump concurrently from 6.4.0 to 6.5.1

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 6.4.0 to 6.5.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v6.4.0...v6.5.1)

---
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-12-20 20:58:08 +00:00 committed by Labhansh Agrawal
parent a7945f4e9a
commit a5ce0b3753
2 changed files with 5 additions and 5 deletions

View file

@ -93,7 +93,7 @@
"@typescript-eslint/parser": "4.33.0", "@typescript-eslint/parser": "4.33.0",
"ava": "3.15.0", "ava": "3.15.0",
"babel-loader": "8.2.3", "babel-loader": "8.2.3",
"concurrently": "6.4.0", "concurrently": "6.5.1",
"copy-webpack-plugin": "10.2.0", "copy-webpack-plugin": "10.2.0",
"cpy-cli": "^3.1.1", "cpy-cli": "^3.1.1",
"cross-env": "7.0.3", "cross-env": "7.0.3",

View file

@ -2425,10 +2425,10 @@ concordance@^5.0.1, concordance@^5.0.4:
semver "^7.3.2" semver "^7.3.2"
well-known-symbols "^2.0.0" well-known-symbols "^2.0.0"
concurrently@6.4.0: concurrently@6.5.1:
version "6.4.0" version "6.5.1"
resolved "https://registry.npmjs.org/concurrently/-/concurrently-6.4.0.tgz#5387ee86be435a0eb51c292ade8a00acf479f170" resolved "https://registry.npmjs.org/concurrently/-/concurrently-6.5.1.tgz#4518c67f7ac680cf5c34d5adf399a2a2047edc8c"
integrity sha512-HZ3D0RTQMH3oS4gvtYj1P+NBc6PzE2McEra6yEFcQKrUQ9HvtTGU4Dbne083F034p+LRb7kWU0tPRNvSGs1UCQ== integrity sha512-FlSwNpGjWQfRwPLXvJ/OgysbBxPkWpiVjy1042b0U7on7S7qwwMIILRj7WTN1mTgqa582bG6NFuScOoh6Zgdag==
dependencies: dependencies:
chalk "^4.1.0" chalk "^4.1.0"
date-fns "^2.16.1" date-fns "^2.16.1"