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

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.2 to 7.3.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.2...v7.3.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-07-19 13:26:23 +00:00
committed by GitHub
parent f343062b82
commit dbe00218fb
2 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
"@types/node": "~16.11.45",
"@typescript-eslint/parser": "^5.30.6",
"@vercel/ncc": "^0.34.0",
"concurrently": "^7.2.2",
"concurrently": "^7.3.0",
"eslint": "^8.20.0",
"eslint-plugin-github": "^4.3.6",
"eslint-plugin-jest": "^26.6.0",