Skip to content

Commit 29ba38e

Browse files
authored
Update windows-process-tree (microsoft#160545)
1 parent da34e25 commit 29ba38e

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
"@vscode/windows-registry": "1.0.6",
231231
"windows-foreground-love": "0.4.0",
232232
"windows-mutex": "0.4.1",
233-
"windows-process-tree": "0.3.3"
233+
"windows-process-tree": "0.3.4"
234234
},
235235
"resolutions": {
236236
"elliptic": "^6.5.3",

remote/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
},
3737
"optionalDependencies": {
3838
"@vscode/windows-registry": "1.0.6",
39-
"windows-process-tree": "0.3.3"
39+
"windows-process-tree": "0.3.4"
4040
}
4141
}

remote/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -776,10 +776,10 @@ wide-align@^1.1.0:
776776
dependencies:
777777
string-width "^1.0.2 || 2 || 3 || 4"
778778

779-
780-
version "0.3.3"
781-
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.3.3.tgz#7c178815f02bf4cfbcac1f93b2f3a3cc10bc9245"
782-
integrity sha512-rkiAMP0AS27xikFyn7i4gPbOK16UdjY8X/C6eo37CnfNLqTvK2eEaT+Dh0e5xnvmlsi0lEKd60O+4ajzfDkq7A==
779+
780+
version "0.3.4"
781+
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.3.4.tgz#6bc4b8010129c30ff95bcd333b9f94744dd3c4fb"
782+
integrity sha512-rtSX73i9OnkDxSdBP9c1YBunEwheZdO/hjRwNk9uSoWqO92x0zDRGfIIK0MtUn8gZZD+2kPEVpj5MmfNl7JpJA==
783783
dependencies:
784784
nan "^2.13.2"
785785

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11499,10 +11499,10 @@ [email protected]:
1149911499
bindings "^1.2.1"
1150011500
nan "^2.14.0"
1150111501

11502-
11503-
version "0.3.3"
11504-
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.3.3.tgz#7c178815f02bf4cfbcac1f93b2f3a3cc10bc9245"
11505-
integrity sha512-rkiAMP0AS27xikFyn7i4gPbOK16UdjY8X/C6eo37CnfNLqTvK2eEaT+Dh0e5xnvmlsi0lEKd60O+4ajzfDkq7A==
11502+
11503+
version "0.3.4"
11504+
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.3.4.tgz#6bc4b8010129c30ff95bcd333b9f94744dd3c4fb"
11505+
integrity sha512-rtSX73i9OnkDxSdBP9c1YBunEwheZdO/hjRwNk9uSoWqO92x0zDRGfIIK0MtUn8gZZD+2kPEVpj5MmfNl7JpJA==
1150611506
dependencies:
1150711507
nan "^2.13.2"
1150811508

0 commit comments

Comments
 (0)