Skip to content

Commit 7bbc8d3

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency concurrently to v6.2.1
1 parent 2a7d08f commit 7bbc8d3

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
@@ -92,7 +92,7 @@
9292
"chalk": "4.1.2",
9393
"commander": "6.2.1",
9494
"compare-versions": "3.6.0",
95-
"concurrently": "6.2.0",
95+
"concurrently": "6.2.1",
9696
"console.table": "0.10.0",
9797
"fs-extra": "10.0.0",
9898
"inquirer": "8.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3353,10 +3353,10 @@ concat-stream@^1.5.0, concat-stream@^1.5.2:
33533353
readable-stream "^2.2.2"
33543354
typedarray "^0.0.6"
33553355

3356-
concurrently@6.2.0:
3357-
version "6.2.0"
3358-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.0.tgz#587e2cb8afca7234172d8ea55176088632c4c56d"
3359-
integrity sha512-v9I4Y3wFoXCSY2L73yYgwA9ESrQMpRn80jMcqMgHx720Hecz2GZAvTI6bREVST6lkddNypDKRN22qhK0X8Y00g==
3356+
concurrently@6.2.1:
3357+
version "6.2.1"
3358+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.2.1.tgz#d880fc1d77559084732fa514092a3d5109a0d5bf"
3359+
integrity sha512-emgwhH+ezkuYKSHZQ+AkgEpoUZZlbpPVYCVv7YZx0r+T7fny1H03r2nYRebpi2DudHR4n1Rgbo2YTxKOxVJ4+g==
33603360
dependencies:
33613361
chalk "^4.1.0"
33623362
date-fns "^2.16.1"

0 commit comments

Comments
 (0)