mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-12 08:57:43 -05:00
Sync remote windows-process-tree to main package.json dep
This commit is contained in:
@@ -35,6 +35,6 @@
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@vscode/windows-registry": "1.0.6",
|
||||
"windows-process-tree": "^0.3.2"
|
||||
"windows-process-tree": "0.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user