Update windows-process-tree to 0.2.2

This commit is contained in:
Rachel Macfarlane 2018-04-25 19:06:41 -07:00
parent a452691228
commit ebf9c8c730
2 changed files with 4 additions and 4 deletions

View file

@ -132,6 +132,6 @@
"optionalDependencies": {
"windows-foreground-love": "0.1.0",
"windows-mutex": "^0.2.0",
"windows-process-tree": "0.2.1"
"windows-process-tree": "0.2.2"
}
}

View file

@ -6017,9 +6017,9 @@ windows-mutex@^0.2.0:
bindings "^1.2.1"
nan "^2.1.0"
windows-process-tree@0.2.1:
version "0.2.1"
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.2.1.tgz#d750f8592bd956e89f8dc565bc47be6430d3df6e"
windows-process-tree@0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.2.2.tgz#1ab2518588d6f389c10e5a6c9c0d5550989506f4"
dependencies:
nan "^2.6.2"