Skip to content

Commit 73f7f11

Browse files
chore(deps): update dependency concurrently to v4.0.1 (#90)
1 parent 9ac2b9b commit 73f7f11

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-rc.3",
4040
"babel-plugin-add-module-exports": "0.2.1",
4141
"babel-plugin-dev-expression": "0.2.1",
42-
"concurrently": "4.0.0",
42+
"concurrently": "4.0.1",
4343
"husky": "0.14.3",
4444
"jest": "23.5.0",
4545
"jest-junit": "5.1.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1651,9 +1651,9 @@ [email protected], concat-stream@^1.5.0, concat-stream@^1.5.2:
16511651
readable-stream "^2.2.2"
16521652
typedarray "^0.0.6"
16531653

1654-
1655-
version "4.0.0"
1656-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.0.0.tgz#11f56878fe18ad30128e7827fd47a22d5e51fc62"
1654+
1655+
version "4.0.1"
1656+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.0.1.tgz#f6310fbadf2f476dd95df952edb5c0ab789f672c"
16571657
dependencies:
16581658
chalk "^2.4.1"
16591659
date-fns "^1.23.0"

0 commit comments

Comments
 (0)