Skip to content

Commit 28b9fd2

Browse files
chore(deps): update dependency concurrently to v4.0.1 (#422)
1 parent 2639de7 commit 28b9fd2

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
@@ -43,7 +43,7 @@
4343
"babel-eslint": "8.2.6",
4444
"babel-plugin-add-module-exports": "0.3.3",
4545
"babel-plugin-dev-expression": "0.2.1",
46-
"concurrently": "4.0.0",
46+
"concurrently": "4.0.1",
4747
"eslint": "4.19.1",
4848
"eslint-config-prettier": "3.0.1",
4949
"eslint-plugin-import": "2.14.0",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1550,9 +1550,9 @@ concat-stream@^1.5.0, concat-stream@^1.5.2, concat-stream@^1.6.0:
15501550
readable-stream "^2.2.2"
15511551
typedarray "^0.0.6"
15521552

1553-
1554-
version "4.0.0"
1555-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.0.0.tgz#11f56878fe18ad30128e7827fd47a22d5e51fc62"
1553+
1554+
version "4.0.1"
1555+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-4.0.1.tgz#f6310fbadf2f476dd95df952edb5c0ab789f672c"
15561556
dependencies:
15571557
chalk "^2.4.1"
15581558
date-fns "^1.23.0"

0 commit comments

Comments
 (0)