Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymond Zhao <7199958+rzhao271@users.noreply.github.com>2022-09-12 17:53:18 +0300
committerGitHub <noreply@github.com>2022-09-12 17:53:18 +0300
commit29ba38e405eb0e33e07939763a7c920044c23a10 (patch)
tree4389c17323cab0fe8b2c9aa3872bef9585a0cadb /package.json
parentda34e253ca55a22c0272708dcfe622a6f8fb33fc (diff)
Update windows-process-tree (#160545)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ea705527d8c..eb6079df6c9 100644
--- a/package.json
+++ b/package.json
@@ -230,7 +230,7 @@
"@vscode/windows-registry": "1.0.6",
"windows-foreground-love": "0.4.0",
"windows-mutex": "0.4.1",
- "windows-process-tree": "0.3.3"
+ "windows-process-tree": "0.3.4"
},
"resolutions": {
"elliptic": "^6.5.3",