Bump concurrently from 8.2.2 to 9.0.0

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.2.2 to 9.0.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.2.2...v9.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-09-09 17:35:57 +00:00
committed by GitHub
parent ea21e66c0b
commit 92e8dc7708
2 changed files with 5 additions and 31 deletions

View File

@ -36,7 +36,7 @@
"@types/speakeasy": "^2.0.10",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"concurrently": "^8.2.2",
"concurrently": "^9.0.0",
"eslint": "^9.10.0",
"nodemon": "^3.1.4",
"ts-node": "^10.9.2",