Bump concurrently from 8.2.0 to 8.2.1

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.0...v8.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-22 14:41:01 +00:00
committed by GitHub
parent d4357f4ca1
commit c9b5cc7e5e
2 changed files with 5 additions and 5 deletions

View File

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