Skip to content

Commit 1760ddf

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency concurrently to v6.2.2
1 parent 910f3ac commit 1760ddf

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

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.2.0",
9595
"compare-versions": "3.6.0",
96-
"concurrently": "6.2.1",
96+
"concurrently": "6.2.2",
9797
"console.table": "0.10.0",
9898
"fs-extra": "10.0.0",
9999
"inquirer": "8.1.5",

yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3347,15 +3347,14 @@ concat-stream@^1.5.0, concat-stream@^1.5.2:
33473347
readable-stream "^2.2.2"
33483348
typedarray "^0.0.6"
33493349

3350-
concurrently@6.2.1:
3351-
version "6.2.1"
3352-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.1.tgz#d880fc1d77559084732fa514092a3d5109a0d5bf"
3353-
integrity sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g==
3350+
concurrently@6.2.2:
3351+
version "6.2.2"
3352+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.2.tgz#81c11b85d9a7de56ad4388ff6aab4a94ddea51f2"
3353+
integrity sha512-7a45BjVakAl3pprLOeqaOoZfIWZRmdC68NkjyzPbKu0/pE6CRmqS3l8RG7Q2cX9LnRHkB0oPM6af8PS7NEQvYQ==
33543354
dependencies:
33553355
chalk "^4.1.0"
33563356
date-fns "^2.16.1"
33573357
lodash "^4.17.21"
3358-
read-pkg "^5.2.0"
33593358
rxjs "^6.6.3"
33603359
spawn-command "^0.0.2-1"
33613360
supports-color "^8.1.0"

0 commit comments

Comments
 (0)