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-01 15:07:00 +00:00
committed by GitHub
parent f578cf03cd
commit 1bc4485e5a
2 changed files with 5 additions and 5 deletions

View File

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