Skip to content

Commit a7a4f19

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

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
@@ -53,7 +53,7 @@
5353
]
5454
},
5555
"dependencies": {
56-
"concurrently": "6.4.0",
56+
"concurrently": "6.5.1",
5757
"patch-package": "6.4.7"
5858
},
5959
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9211,10 +9211,10 @@ concat-stream@^1.5.0, concat-stream@^1.5.2:
92119211
readable-stream "^2.2.2"
92129212
typedarray "^0.0.6"
92139213

9214-
concurrently@6.4.0:
9215-
version "6.4.0"
9216-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.4.0.tgz#5387ee86be435a0eb51c292ade8a00acf479f170"
9217-
integrity sha512-HZ3D0RTQMH3oS4gvtYj1P+NBc6PzE2McEra6yEFcQKrUQ9HvtTGU4Dbne083F034p+LRb7kWU0tPRNvSGs1UCQ==
9214+
concurrently@6.5.1:
9215+
version "6.5.1"
9216+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-6.5.1.tgz#4518c67f7ac680cf5c34d5adf399a2a2047edc8c"
9217+
integrity sha512-FlSwNpGjWQfRwPLXvJ/OgysbBxPkWpiVjy1042b0U7on7S7qwwMIILRj7WTN1mTgqa582bG6NFuScOoh6Zgdag==
92189218
dependencies:
92199219
chalk "^4.1.0"
92209220
date-fns "^2.16.1"

0 commit comments

Comments
 (0)