From 0687e31d21f7abadc4c497082d4f731c1ab257ca Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Apr 2021 04:26:09 +0000 Subject: [PATCH] Bump windows-process-tree from 0.2.4 to 0.3.0 in /app Bumps [windows-process-tree](https://github.com/Microsoft/vscode-windows-process-tree) from 0.2.4 to 0.3.0. - [Release notes](https://github.com/Microsoft/vscode-windows-process-tree/releases) - [Commits](https://github.com/Microsoft/vscode-windows-process-tree/commits/v0.3.0) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 15 +++++---------- 2 files changed, 6 insertions(+), 11 deletions(-) diff --git a/app/package.json b/app/package.json index 13db56a5..b487be8c 100644 --- a/app/package.json +++ b/app/package.json @@ -46,7 +46,7 @@ "serialport": "^9.0.7", "windows-blurbehind": "^1.0.1", "windows-native-registry": "^3.0.0", - "windows-process-tree": "^0.2.4" + "windows-process-tree": "^0.3.0" }, "devDependencies": { "@types/mz": "2.7.3", diff --git a/app/yarn.lock b/app/yarn.lock index fba26bf9..7ed43bab 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -250,12 +250,7 @@ ansistyles@~0.1.3: resolved "https://registry.yarnpkg.com/ansistyles/-/ansistyles-0.1.3.tgz" integrity sha1-XeYEFb2gcbs3EnhUyGT0GyMlRTk= -any-promise@^1.0.0: - version "1.3.0" - resolved "https://registry.npmjs.org/any-promise/-/any-promise-1.3.0.tgz" - integrity sha1-q8av7tzqUugJzcA3au0845Y10X8= - -any-promise@^1.3.0: +any-promise@^1.0.0, any-promise@^1.3.0: version "1.3.0" resolved "https://registry.yarnpkg.com/any-promise/-/any-promise-1.3.0.tgz#abc6afeedcea52e809cdc0376aed3ce39635d17f" integrity sha1-q8av7tzqUugJzcA3au0845Y10X8= @@ -3673,10 +3668,10 @@ windows-native-registry@^3.0.0: dependencies: node-addon-api "^3.0.0" -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"