Sync remote windows-process-tree to main package.json dep

This commit is contained in:
Daniel Imms 2022-03-31 07:21:55 -07:00
parent cdd3dca1ba
commit 8515371413
2 changed files with 5 additions and 5 deletions

View file

@ -35,6 +35,6 @@
},
"optionalDependencies": {
"@vscode/windows-registry": "1.0.6",
"windows-process-tree": "^0.3.2"
"windows-process-tree": "0.3.3"
}
}

View file

@ -902,10 +902,10 @@ wide-align@^1.1.0:
dependencies:
string-width "^1.0.2 || 2 || 3 || 4"
windows-process-tree@^0.3.2:
version "0.3.2"
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.3.2.tgz#8c39f39e7707e09fd74638a7ef644b5f389096d3"
integrity sha512-x8Y4KOV8tUhhPiO0TH7wOMTZ677rw7VEwq+dTuHHiLTClkrNXWSY3XzP6ez3fs2Cab4FajrtmiqRs0jTMZHfyw==
windows-process-tree@0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.3.3.tgz#7c178815f02bf4cfbcac1f93b2f3a3cc10bc9245"
integrity sha512-rkiAMP0AS27xikFyn7i4gPbOK16UdjY8X/C6eo37CnfNLqTvK2eEaT+Dh0e5xnvmlsi0lEKd60O+4ajzfDkq7A==
dependencies:
nan "^2.13.2"