chore: Bump windows-process-tree@0.2.4

This commit is contained in:
deepak1556 2019-07-11 13:56:05 -07:00
parent 0b4a63ffc6
commit 70073581f4
2 changed files with 6 additions and 6 deletions

View file

@ -154,6 +154,6 @@
"vscode-windows-registry": "1.0.1",
"windows-foreground-love": "0.1.0",
"windows-mutex": "0.2.1",
"windows-process-tree": "0.2.3"
"windows-process-tree": "0.2.4"
}
}

View file

@ -9822,12 +9822,12 @@ windows-mutex@0.2.1:
bindings "^1.2.1"
nan "^2.10.0"
windows-process-tree@0.2.3:
version "0.2.3"
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.2.3.tgz#6b781f0a320e8a0d6434c9399add4389c709cf6e"
integrity sha512-SzPJSubVVsToz1g5lr2P+4mQT70gvJ9u/nlnpfkOeQcAhOuhKz5DiO1TARgR0OnVsv21LPzxbA2m/4JQkGh1wA==
windows-process-tree@0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.2.4.tgz#747af587b54cc6c996f2be0836cc8a8fd0dc038f"
integrity sha512-9gag9AHm3Iin/4YC1EwoIfZlqW/rG2eV7rJZ4Fy5NnAMGdewmnwsie5Rz+CJo2vSolqzzfw7hPeu3oOdniNejg==
dependencies:
nan "^2.10.0"
nan "^2.13.2"
wordwrap@0.0.2:
version "0.0.2"