build(deps-dev): bump concurrently from 7.1.0 to 7.2.0

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.1.0 to 7.2.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.1.0...v7.2.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-05-16 13:29:02 +00:00
committed by GitHub
parent fea7d52087
commit 92bff04cc1
2 changed files with 72 additions and 10 deletions

View File

@@ -17,7 +17,7 @@
"@types/node": "~16.11.34",
"@typescript-eslint/parser": "^5.23.0",
"@vercel/ncc": "^0.33.4",
"concurrently": "^7.1.0",
"concurrently": "^7.2.0",
"eslint": "^8.15.0",
"eslint-plugin-github": "^4.3.6",
"eslint-plugin-jest": "^26.1.5",