Skip to content

Commit 5acb78c

Browse files
chore(deps): update dependency concurrently to v3.6.1 (#38)
1 parent d3a76f5 commit 5acb78c

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
@@ -39,7 +39,7 @@
3939
"@babel/preset-typescript": "7.0.0-beta.54",
4040
"babel-plugin-add-module-exports": "0.2.1",
4141
"babel-plugin-dev-expression": "0.2.1",
42-
"concurrently": "3.6.0",
42+
"concurrently": "3.6.1",
4343
"husky": "0.14.3",
4444
"jest": "23.4.1",
4545
"jest-junit": "5.1.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,9 +1467,9 @@ [email protected]:
14671467
readable-stream "^2.2.2"
14681468
typedarray "^0.0.6"
14691469

1470-
1471-
version "3.6.0"
1472-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.6.0.tgz#c25e34b156a9d5bd4f256a0d85f6192438ae481f"
1470+
1471+
version "3.6.1"
1472+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.6.1.tgz#2f95baec5c4051294dfbb55b57a3b98a3e2b45ec"
14731473
dependencies:
14741474
chalk "^2.4.1"
14751475
commander "2.6.0"

0 commit comments

Comments
 (0)