Skip to content
This repository has been archived by the owner on Nov 19, 2019. It is now read-only.

Commit

Permalink
Merge pull request #22 from glipecki/greenkeeper/concurrently-3.6.1
Browse files Browse the repository at this point in the history
Update concurrently to the latest version 🚀
  • Loading branch information
glipecki committed Jul 27, 2018
2 parents 9a7411b + 4ad93d3 commit be8d132
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@types/jest": "23.3.0",
"concurrently": "3.6.0",
"concurrently": "3.6.1",
"copyfiles": "2.0.0",
"coveralls": "3.0.2",
"jest": "23.4.1",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -652,9 +652,9 @@ concat-map@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"

concurrently@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.6.0.tgz#c25e34b156a9d5bd4f256a0d85f6192438ae481f"
concurrently@3.6.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-3.6.1.tgz#2f95baec5c4051294dfbb55b57a3b98a3e2b45ec"
dependencies:
chalk "^2.4.1"
commander "2.6.0"
Expand Down

0 comments on commit be8d132

Please sign in to comment.