Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Commit c9dcf09

Browse files
Bump concurrently from 6.0.0 to 6.2.0 (#127)
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 6.0.0 to 6.2.0. - [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases) - [Commits](kimmobrunfeldt/concurrently@v6.0.0...v6.2.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b21ecca commit c9dcf09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4412,13 +4412,13 @@ concat-with-sourcemaps@^1.1.0:
44124412
source-map "^0.6.1"
44134413

44144414
concurrently@^6.0.0:
4415-
version "6.0.0"
4416-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.0.0.tgz#c1a876dd99390979c71f8c6fe6796882f3a13199"
4417-
integrity sha512-Ik9Igqnef2ONLjN2o/OVx1Ow5tymVvvEwQeYCQdD/oV+CN9oWhxLk7ibcBdOtv0UzBqHCEKRwbKceYoTK8t3fQ==
4415+
version "6.2.0"
4416+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.0.tgz#587e2cb8afca7234172d8ea55176088632c4c56d"
4417+
integrity sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g==
44184418
dependencies:
44194419
chalk "^4.1.0"
44204420
date-fns "^2.16.1"
4421-
lodash "^4.17.20"
4421+
lodash "^4.17.21"
44224422
read-pkg "^5.2.0"
44234423
rxjs "^6.6.3"
44244424
spawn-command "^0.0.2-1"

0 commit comments

Comments
 (0)