build(deps-dev): bump concurrently from 7.4.0 to 7.5.0

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.4.0...v7.5.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]
2022-10-24 13:35:03 +00:00
committed by GitHub
parent 7e0e2c594b
commit 7a1b708e24
2 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
"@types/node": "~16.11.68",
"@typescript-eslint/parser": "^5.40.1",
"@vercel/ncc": "^0.34.0",
"concurrently": "^7.4.0",
"concurrently": "^7.5.0",
"eslint": "^8.25.0",
"eslint-plugin-github": "^4.4.0",
"eslint-plugin-jest": "^27.1.3",