Bump concurrently from 5.2.0 to 6.2.0 (#9)

Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 5.2.0 to 6.2.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.2.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 07:02:44 +02:00 committed by GitHub
parent ab36f55845
commit 53dd7f51b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 168 additions and 231 deletions

View file

@ -35,7 +35,7 @@
"@types/node": "^16.4.1",
"@typescript-eslint/parser": "^4.28.4",
"@zeit/ncc": "^0.22.3",
"concurrently": "^5.2.0",
"concurrently": "^6.2.0",
"eslint": "^7.31.0",
"eslint-plugin-github": "^4.1.1",
"prettier": "^2.3.2",