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
path: root/remote
diff options
context:
space:
mode:
authorAlex Dima <alexdima@microsoft.com>2019-09-13 11:30:30 +0300
committerAlex Dima <alexdima@microsoft.com>2019-09-13 11:30:30 +0300
commit8262acef4dba735bb543e444406da840315d13ae (patch)
treed61a3333f2d43846cc2eb55eb33da854f360e082 /remote
parent4f39995139df5acabcd8d51a0afb96856b78d815 (diff)
update native-watchdog
Diffstat (limited to 'remote')
-rw-r--r--remote/package.json2
-rw-r--r--remote/yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/remote/package.json b/remote/package.json
index faeba730ab8..0d57945f25b 100644
--- a/remote/package.json
+++ b/remote/package.json
@@ -10,7 +10,7 @@
"https-proxy-agent": "^2.2.1",
"iconv-lite": "0.5.0",
"jschardet": "1.6.0",
- "native-watchdog": "1.0.0",
+ "native-watchdog": "1.2.0",
"node-pty": "0.9.0-beta19",
"nsfw": "1.2.5",
"onigasm-umd": "^2.2.2",
diff --git a/remote/yarn.lock b/remote/yarn.lock
index 6e3473db6f3..6a545c78298 100644
--- a/remote/yarn.lock
+++ b/remote/yarn.lock
@@ -725,10 +725,10 @@ nanomatch@^1.2.9:
snapdragon "^0.8.1"
to-regex "^3.0.1"
-native-watchdog@1.0.0:
- version "1.0.0"
- resolved "https://registry.yarnpkg.com/native-watchdog/-/native-watchdog-1.0.0.tgz#97344e83cd6815a8c8e6c44a52e7be05832e65ca"
- integrity sha512-HKQATz5KLUMPyQQ/QaalzgTXaGz2plYPBxjyalaR4ECIu/UznXY8YJD+a9SLkkcvtxnJ8/zHLY3xik06vUZ7uA==
+native-watchdog@1.2.0:
+ version "1.2.0"
+ resolved "https://registry.yarnpkg.com/native-watchdog/-/native-watchdog-1.2.0.tgz#9c710093ac6e9e60b19517cb1ef4ac9d7c997395"
+ integrity sha512-jOOoA3PLSxt1adaeuEW7ymV9cApZiDxn4y4iFs7b4sP73EG+5Lsz+OgUNFcGMyrtznTw6ZvlLcilIN4jeAIgaQ==
node-addon-api@1.6.2:
version "1.6.2"