Bump concurrently from 9.0.0 to 9.0.1

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v9.0.0...v9.0.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]
2024-09-12 01:04:22 +00:00
committed by GitHub
parent 397cd41337
commit 88531c32bd
2 changed files with 5 additions and 5 deletions

View File

@ -17,7 +17,7 @@
"ssh2": "^1.15.0"
},
"devDependencies": {
"concurrently": "^9.0.0",
"concurrently": "^9.0.1",
"nodemon": "^3.1.4"
}
}