Bump concurrently from 7.5.0 to 7.6.0

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.5.0 to 7.6.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.5.0...v7.6.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] 2022-11-21 18:27:27 +00:00 committed by Labhansh Agrawal
parent be6b85b8e9
commit e53df76694
2 changed files with 5 additions and 5 deletions

View file

@ -98,7 +98,7 @@
"@typescript-eslint/parser": "4.33.0",
"ava": "5.1.0",
"babel-loader": "9.1.0",
"concurrently": "7.5.0",
"concurrently": "7.6.0",
"copy-webpack-plugin": "11.0.0",
"cpy-cli": "^3.1.1",
"cross-env": "7.0.3",

View file

@ -2539,10 +2539,10 @@ concordance@^5.0.4:
semver "^7.3.2"
well-known-symbols "^2.0.0"
concurrently@7.5.0:
version "7.5.0"
resolved "https://registry.npmjs.org/concurrently/-/concurrently-7.5.0.tgz#4dd432d4634a8251f27ab000c4974e78e3906bd3"
integrity sha512-5E3mwiS+i2JYBzr5BpXkFxOnleZTMsG+WnE/dCG4/P+oiVXrbmrBwJ2ozn4SxwB2EZDrKR568X+puVohxz3/Mg==
concurrently@7.6.0:
version "7.6.0"
resolved "https://registry.npmjs.org/concurrently/-/concurrently-7.6.0.tgz#531a6f5f30cf616f355a4afb8f8fcb2bba65a49a"
integrity sha512-BKtRgvcJGeZ4XttiDiNcFiRlxoAeZOseqUvyYRUp/Vtd+9p1ULmeoSqGsDA+2ivdeDFpqrJvGvmI+StKfKl5hw==
dependencies:
chalk "^4.1.0"
date-fns "^2.29.1"