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-03-29 15:04:49 +00:00
committed by GitHub
parent 5fdcf0b4f7
commit 151ecfa724
2 changed files with 25 additions and 25 deletions

View File

@ -19,7 +19,7 @@
"uuid": "^9.0.0"
},
"devDependencies": {
"concurrently": "^7.6.0",
"concurrently": "^8.0.1",
"nodemon": "^2.0.22"
}
}