From dc6cee9f219e3da44c822fb098f7b8a7ba511b86 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 04:27:35 +0000 Subject: [PATCH] Bump macos-native-processlist from 1.0.1 to 1.0.2 in /app Bumps [macos-native-processlist](https://github.com/Eugeny/macos-native-processlist) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/Eugeny/macos-native-processlist/releases) - [Commits](https://github.com/Eugeny/macos-native-processlist/commits) Signed-off-by: dependabot-preview[bot] --- app/package.json | 2 +- app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index bbbc7e90..491cc969 100644 --- a/app/package.json +++ b/app/package.json @@ -40,7 +40,7 @@ "zone.js": "^0.8.29" }, "optionalDependencies": { - "macos-native-processlist": "^1.0.1", + "macos-native-processlist": "^1.0.2", "windows-blurbehind": "^1.0.1", "windows-native-registry": "^1.0.14", "windows-process-tree": "^0.2.4", diff --git a/app/yarn.lock b/app/yarn.lock index 0e2bb4a7..6df6726b 100644 --- a/app/yarn.lock +++ b/app/yarn.lock @@ -1719,10 +1719,10 @@ lru-cache@^5.1.1: dependencies: yallist "^3.0.2" -macos-native-processlist@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/macos-native-processlist/-/macos-native-processlist-1.0.1.tgz#df48bbd114554bd69e7c2c76f976836ef8270ca8" - integrity sha512-Kn8EUW8xOM+06GFMp8I2fxIK8iSaR/fraAU5ddfnKVRn6/+dmQ5VGBSG4k6ce3u/EOQxd/7paBCAz17nXqH0cg== +macos-native-processlist@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/macos-native-processlist/-/macos-native-processlist-1.0.2.tgz#78767e4fdea3eea782bbf063dac8c1e2420786dc" + integrity sha512-ShX+vFA44eaJ9/JCPTrhL0j4KLVKrYjeTQCFuR0kx7qWxETBDbFX8I3WKKXeALMtWSD+F4TDpza2mwCcE2tWAw== dependencies: nan "^2.13.2"