Bump concurrently from 8.0.1 to 8.1.0

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.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] 2023-06-05 12:04:21 +00:00 committed by Labhansh Agrawal
parent c5ec369a50
commit c031e1d5a3
2 changed files with 5 additions and 5 deletions

View file

@ -99,7 +99,7 @@
"@typescript-eslint/parser": "4.33.0",
"ava": "5.3.0",
"babel-loader": "9.1.2",
"concurrently": "8.0.1",
"concurrently": "8.1.0",
"copy-webpack-plugin": "11.0.0",
"cpy-cli": "^4.2.0",
"cross-env": "7.0.3",

View file

@ -2407,10 +2407,10 @@ concordance@^5.0.4:
semver "^7.3.2"
well-known-symbols "^2.0.0"
concurrently@8.0.1:
version "8.0.1"
resolved "https://registry.npmjs.org/concurrently/-/concurrently-8.0.1.tgz#80c0591920a9fa3e68ba0dd8aa6eac8487eb904c"
integrity sha512-Sh8bGQMEL0TAmAm2meAXMjcASHZa7V0xXQVDBLknCPa9TPtkY9yYs+0cnGGgfdkW0SV1Mlg+hVGfXcoI8d3MJA==
concurrently@8.1.0:
version "8.1.0"
resolved "https://registry.npmjs.org/concurrently/-/concurrently-8.1.0.tgz#6363592e0cbc0c02169b035aa46f856c13993b38"
integrity sha512-0AB6eOAtaW/r/kX2lCdolaWtT191ICeuJjEJvI9hT3zbPFuZ/iZaJwMRKwbuwADome7OKxk73L7od+fsveZ7tA==
dependencies:
chalk "^4.1.2"
date-fns "^2.29.3"