build(deps-dev): bump concurrently from 8.1.0 to 8.2.0

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.1.0...v8.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]
2023-06-09 13:59:33 +00:00
committed by GitHub
parent 65dd57f6b0
commit faf4a19111
2 changed files with 67 additions and 61 deletions

View File

@@ -17,7 +17,7 @@
"@types/node": "16.18.34",
"@typescript-eslint/parser": "^5.59.9",
"@vercel/ncc": "^0.36.1",
"concurrently": "^8.1.0",
"concurrently": "^8.2.0",
"eslint": "^8.42.0",
"eslint-plugin-github": "^4.8.0",
"eslint-plugin-jest": "^27.2.1",