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-12 01:40:57 +00:00
committed by GitHub
parent 86e80c9169
commit d4a6d8df37
2 changed files with 18 additions and 18 deletions

View File

@ -17,7 +17,7 @@
"ssh2": "^1.13.0"
},
"devDependencies": {
"concurrently": "^8.1.0",
"concurrently": "^8.2.0",
"nodemon": "^2.0.22"
}
}