windows - 🆙 dependencies (remote)

This commit is contained in:
Benjamin Pasero 2021-05-03 14:33:11 +02:00
parent 08401f046a
commit 973d66f55a
2 changed files with 10 additions and 10 deletions

View file

@ -30,7 +30,7 @@
"yazl": "^2.4.3"
},
"optionalDependencies": {
"vscode-windows-registry": "1.0.2",
"windows-process-tree": "0.2.4"
"vscode-windows-registry": "1.0.3",
"windows-process-tree": "0.3.0"
}
}

View file

@ -517,15 +517,15 @@ vscode-windows-ca-certs@^0.3.0:
dependencies:
node-addon-api "^3.0.2"
vscode-windows-registry@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/vscode-windows-registry/-/vscode-windows-registry-1.0.2.tgz#b863e704a6a69c50b3098a55fbddbe595b0c124a"
integrity sha512-/CLLvuOSM2Vme2z6aNyB+4Omd7hDxpf4Thrt8ImxnXeQtxzel2bClJpFQvQqK/s4oaXlkBKS7LqVLeZM+uSVIA==
vscode-windows-registry@1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/vscode-windows-registry/-/vscode-windows-registry-1.0.3.tgz#377e9a8bf75c0acac81a188282a4f16f748ecd47"
integrity sha512-IXCwNAm+H5yPCn6JBz89T9AAMgy5xEN2LxbxrvHPlErmyQqCYtpCCjvisfgT2dCuaJ2T9FfiqIeIrOpDm2Jc4Q==
windows-process-tree@0.2.4:
version "0.2.4"
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.2.4.tgz#747af587b54cc6c996f2be0836cc8a8fd0dc038f"
integrity sha512-9gag9AHm3Iin/4YC1EwoIfZlqW/rG2eV7rJZ4Fy5NnAMGdewmnwsie5Rz+CJo2vSolqzzfw7hPeu3oOdniNejg==
windows-process-tree@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/windows-process-tree/-/windows-process-tree-0.3.0.tgz#cf0d9291b22fba2a7f5a687c8272866e28fbcafd"
integrity sha512-0bKI4gcd5MOsOpn2TdStCSlnjThtH6BdHrocekY9qCgTqgEtdaUs0B5BaqyzF9jXoTSwz38NMdE1F55o4fgv9Q==
dependencies:
nan "^2.13.2"