build(deps-dev): bump concurrently from 7.6.0 to 8.0.1

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.6.0 to 8.0.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.6.0...v8.0.1)

---
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]
2023-03-30 14:02:45 +00:00
committed by GitHub
parent a6e07cb1e4
commit 7a13e6eeb9
2 changed files with 92 additions and 64 deletions

View File

@@ -17,7 +17,7 @@
"@types/node": "~16.18.23",
"@typescript-eslint/parser": "^5.57.0",
"@vercel/ncc": "^0.36.1",
"concurrently": "^7.6.0",
"concurrently": "^8.0.1",
"eslint": "^8.37.0",
"eslint-plugin-github": "^4.6.1",
"eslint-plugin-jest": "^27.2.1",