Bump concurrently from 5.1.0 to 6.2.0 (#16)

Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 5.1.0 to 6.2.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.1.0...v6.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-07-24 06:55:10 +02:00 committed by GitHub
parent d9bdc652f5
commit 9a864bfe1d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 45 additions and 221 deletions

View file

@ -39,7 +39,7 @@
"@types/node": "^16.4.1",
"@typescript-eslint/parser": "^4.28.4",
"@zeit/ncc": "^0.22.1",
"concurrently": "^5.1.0",
"concurrently": "^6.2.0",
"eslint": "^7.31.0",
"eslint-plugin-github": "^4.1.1",
"eslint-plugin-jest": "^24.4.0",