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

Bumps [concurrently](https://github.com/open-cli-tools/concurrently) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](https://github.com/open-cli-tools/concurrently/compare/v8.0.1...v8.1.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-01 14:03:56 +00:00
committed by GitHub
parent 5ba1147d0e
commit 78adc2f97c
2 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@
"@types/node": "16.18.34",
"@typescript-eslint/parser": "^5.59.7",
"@vercel/ncc": "^0.36.1",
"concurrently": "^8.0.1",
"concurrently": "^8.1.0",
"eslint": "^8.41.0",
"eslint-plugin-github": "^4.7.0",
"eslint-plugin-jest": "^27.2.1",