build(deps-dev): bump concurrently from 7.6.0 to 8.0.1

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.6.0 to 8.0.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-04 00:07:20 +00:00 committed by GitHub
parent 0e8f5b34d0
commit 11668e9c15
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@
"devDependencies": {
"@types/node": "^18.11.17",
"compressing": "^1.6.3",
"concurrently": "^7.6.0",
"concurrently": "^8.0.1",
"cross-env": "^7.0.3",
"esbuild": "^0.17.4",
"minimist": "^1.2.7",