Skip to content

Commit 8515371

Browse files
committed
Sync remote windows-process-tree to main package.json dep
1 parent cdd3dca commit 8515371

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
},
3636
"optionalDependencies": {
3737
"@vscode/windows-registry": "1.0.6",
38-
"windows-process-tree": "^0.3.2"
38+
"windows-process-tree": "0.3.3"
3939
}
4040
}

remote/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -902,10 +902,10 @@ wide-align@^1.1.0:
902902
dependencies:
903903
string-width "^1.0.2 || 2 || 3 || 4"
904904

905-
windows-process-tree@^0.3.2:
906-
version "0.3.2"
907-
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.3.2.tgz#8c39f39e7707e09fd74638a7ef644b5f389096d3"
908-
integrity sha512-x8Y4KOV8tUhhPiO0TH7wOMTZ677rw7VEwq+dTuHHiLTClkrNXWSY3XzP6ez3fs2Cab4FajrtmiqRs0jTMZHfyw==
905+
906+
version "0.3.3"
907+
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.3.3.tgz#7c178815f02bf4cfbcac1f93b2f3a3cc10bc9245"
908+
integrity sha512-rkiAMP0AS27xikFyn7i4gPbOK16UdjY8X/C6eo37CnfNLqTvK2eEaT+Dh0e5xnvmlsi0lEKd60O+4ajzfDkq7A==
909909
dependencies:
910910
nan "^2.13.2"
911911

0 commit comments

Comments
 (0)