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

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.3.0...v7.4.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-09-07 13:33:40 +00:00
committed by GitHub
parent 6133899d5e
commit 836536efd8
2 changed files with 20 additions and 16 deletions

View File

@@ -17,7 +17,7 @@
"@types/node": "~16.11.56",
"@typescript-eslint/parser": "^5.36.1",
"@vercel/ncc": "^0.34.0",
"concurrently": "^7.3.0",
"concurrently": "^7.4.0",
"eslint": "^8.23.0",
"eslint-plugin-github": "^4.3.7",
"eslint-plugin-jest": "^27.0.1",