Skip to content

Commit c50225c

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency concurrently to v6.5.1
1 parent 2e63659 commit c50225c

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.5.0",
96+
"concurrently": "6.5.1",
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
@@ -3421,10 +3421,10 @@ concat-stream@^1.5.0, concat-stream@^1.5.2:
34213421
readable-stream "^2.2.2"
34223422
typedarray "^0.0.6"
34233423

3424-
3425-
version "6.5.0"
3426-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.5.0.tgz#57082bfe797f93cf4a437ce54742c56823a8ea05"
3427-
integrity sha512-BjC0KYxXtO6EiWa46gfWYzcLULPBCb+5+VZFtzCemR/co0QSHU4mysEvmT6cnedPpQ9dtJzb+2G694o3V7TgLg==
3424+
3425+
version "6.5.1"
3426+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.5.1.tgz#4518c67f7ac680cf5c34d5adf399a2a2047edc8c"
3427+
integrity sha512-FlSwNpGjWQfRwPLXvJ/OgysbBxPkWpiVjy1042b0U7on7S7qwwMIILRj7WTN1mTgqa582bG6NFuScOoh6Zgdag==
34283428
dependencies:
34293429
chalk "^4.1.0"
34303430
date-fns "^2.16.1"

0 commit comments

Comments
 (0)