Skip to content

Commit b0210e5

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency concurrently to v6.4.0
1 parent e8dc5a8 commit b0210e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"chalk": "4.1.2",
9494
"commander": "8.3.0",
9595
"compare-versions": "3.6.0",
96-
"concurrently": "6.3.0",
96+
"concurrently": "6.4.0",
9797
"console.table": "0.10.0",
9898
"fs-extra": "10.0.0",
9999
"inquirer": "8.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3391,10 +3391,10 @@ concat-stream@^1.5.0, concat-stream@^1.5.2:
33913391
readable-stream "^2.2.2"
33923392
typedarray "^0.0.6"
33933393

3394-
concurrently@6.3.0:
3395-
version "6.3.0"
3396-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.3.0.tgz#63128cb4a6ed54d3c0ed8528728590a5fe54582a"
3397-
integrity sha512-k4k1jQGHHKsfbqzkUszVf29qECBrkvBKkcPJEUDTyVR7tZd1G/JOfnst4g1sYbFvJ4UjHZisj1aWQR8yLKpGPw==
3394+
concurrently@6.4.0:
3395+
version "6.4.0"
3396+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.4.0.tgz#5387ee86be435a0eb51c292ade8a00acf479f170"
3397+
integrity sha512-HZ3D0RTQMH3oS4gvtYj1P+NBc6PzE2McEra6yEFcQKrUQ9HvtTGU4Dbne083F034p+LRb7kWU0tPRNvSGs1UCQ==
33983398
dependencies:
33993399
chalk "^4.1.0"
34003400
date-fns "^2.16.1"

0 commit comments

Comments
 (0)