Skip to content
This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Commit 4ffff99

Browse files
Merge pull request #131 from Human-Connection/dependabot/npm_and_yarn/concurrently-3.6.1
Bump concurrently from 3.6.0 to 3.6.1
2 parents 2482914 + 28c4a4c commit 4ffff99

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
@@ -111,7 +111,7 @@
111111
"babel-eslint": "~8.2.6",
112112
"chai": "^4.1.2",
113113
"cucumber": "^4.2.1",
114-
"concurrently": "~3.6.0",
114+
"concurrently": "~3.6.1",
115115
"cross-env": "^5.2.0",
116116
"eslint": "~4.19.1",
117117
"istanbul": "1.1.0-alpha.1",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1861,9 +1861,9 @@ concat-stream@^1.5.2, concat-stream@^1.6.0, concat-stream@^1.6.2:
18611861
readable-stream "^2.2.2"
18621862
typedarray "^0.0.6"
18631863

1864-
concurrently@~3.6.0:
1865-
version "3.6.0"
1866-
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.6.0.tgz#c25e34b156a9d5bd4f256a0d85f6192438ae481f"
1864+
concurrently@~3.6.1:
1865+
version "3.6.1"
1866+
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.6.1.tgz#2f95baec5c4051294dfbb55b57a3b98a3e2b45ec"
18671867
dependencies:
18681868
chalk "^2.4.1"
18691869
commander "2.6.0"

0 commit comments

Comments
 (0)