Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit 89c1f2a

Browse files
renovate[bot]alexeagle
authored andcommitted
Update dependency concurrently to v3.6.1 (#163)
1 parent 2c5c2cc commit 89c1f2a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@bazel/ibazel": "0.4.0",
2525
"@types/jasmine": "2.8.8",
2626
"clang-format": "1.2.3",
27-
"concurrently": "3.6.0",
27+
"concurrently": "3.6.1",
2828
"husky": "0.14.3",
2929
"protractor": "5.4.0",
3030
"typescript": "2.7.2"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -450,9 +450,9 @@ [email protected]:
450450
readable-stream "^2.2.2"
451451
typedarray "^0.0.6"
452452

453-
454-
version "3.6.0"
455-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.6.0.tgz#c25e34b156a9d5bd4f256a0d85f6192438ae481f"
453+
454+
version "3.6.1"
455+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.6.1.tgz#2f95baec5c4051294dfbb55b57a3b98a3e2b45ec"
456456
dependencies:
457457
chalk "^2.4.1"
458458
commander "2.6.0"

0 commit comments

Comments
 (0)