Bump concurrently from 8.1.0 to 8.2.0

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.2.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-09 15:03:33 +00:00
committed by GitHub
parent fe2857db0b
commit 282888a53f
2 changed files with 44 additions and 30 deletions

View File

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