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

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v7.2.0...v7.2.1)

---
updated-dependencies:
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-23 13:50:21 +00:00
committed by GitHub
parent 8e43a9d0d7
commit 1b4f9e5215
2 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
"@types/node": "~16.11.36",
"@typescript-eslint/parser": "^5.25.0",
"@vercel/ncc": "^0.33.4",
"concurrently": "^7.2.0",
"concurrently": "^7.2.1",
"eslint": "^8.15.0",
"eslint-plugin-github": "^4.3.6",
"eslint-plugin-jest": "^26.2.2",