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:
authorSteVen Batten <6561887+sbatten@users.noreply.github.com>2022-05-28 02:13:34 +0300
committerGitHub <noreply@github.com>2022-05-28 02:13:34 +0300
commited192fbf220b78697d5c758c2c71df0eefb33961 (patch)
tree52a1495e2f60ed3b587214a2570be7f13fe73c86 /remote
parentc6350b3800c3edf0069396c8f4e4e948b7eabbb8 (diff)
updating tas-client-umd to 0.1.6 (#150574)
Diffstat (limited to 'remote')
-rw-r--r--remote/package.json2
-rw-r--r--remote/web/package.json2
-rw-r--r--remote/web/yarn.lock8
-rw-r--r--remote/yarn.lock8
4 files changed, 10 insertions, 10 deletions
diff --git a/remote/package.json b/remote/package.json
index 34023078c11..68b429a5a3c 100644
--- a/remote/package.json
+++ b/remote/package.json
@@ -19,7 +19,7 @@
"native-watchdog": "1.4.0",
"node-pty": "0.11.0-beta11",
"spdlog": "^0.13.0",
- "tas-client-umd": "0.1.5",
+ "tas-client-umd": "0.1.6",
"vscode-oniguruma": "1.6.1",
"vscode-proxy-agent": "^0.12.0",
"vscode-regexpp": "^3.1.0",
diff --git a/remote/web/package.json b/remote/web/package.json
index dd6a9b1187a..87295597259 100644
--- a/remote/web/package.json
+++ b/remote/web/package.json
@@ -7,7 +7,7 @@
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/vscode-languagedetection": "1.0.21",
"jschardet": "3.0.0",
- "tas-client-umd": "0.1.5",
+ "tas-client-umd": "0.1.6",
"vscode-oniguruma": "1.6.1",
"vscode-textmate": "7.0.1",
"xterm": "4.19.0-beta.56",
diff --git a/remote/web/yarn.lock b/remote/web/yarn.lock
index a6de16f341a..b82a0e7fe58 100644
--- a/remote/web/yarn.lock
+++ b/remote/web/yarn.lock
@@ -98,10 +98,10 @@ jschardet@3.0.0:
resolved "https://registry.yarnpkg.com/jschardet/-/jschardet-3.0.0.tgz#898d2332e45ebabbdb6bf2feece9feea9a99e882"
integrity sha512-lJH6tJ77V8Nzd5QWRkFYCLc13a3vADkh3r/Fi8HupZGWk2OVVDfnZP8V/VgQgZ+lzW0kG2UGb5hFgt3V3ndotQ==
-tas-client-umd@0.1.5:
- version "0.1.5"
- resolved "https://registry.yarnpkg.com/tas-client-umd/-/tas-client-umd-0.1.5.tgz#743c02e344afdec55a68bb9d62805e30a1ae83d4"
- integrity sha512-NL9eFzYBBHfiYja6tP27084j4YbqtGEk68C5BTyTNHapsM9dizZ/RoSUGst5L1xUiw1zO1WbHf4Lir2e/wgT8g==
+tas-client-umd@0.1.6:
+ version "0.1.6"
+ resolved "https://registry.yarnpkg.com/tas-client-umd/-/tas-client-umd-0.1.6.tgz#a0cf70a68f50d406773457630666224f0eb545a6"
+ integrity sha512-eOz5IK4cuNmSZI9QlqlT0FdvgfnnHDB6rjqleFaYAbzYE4RdJzYNiM28zFIXgmOVEgESvfabMFxG8WX5M4z3HA==
vscode-oniguruma@1.6.1:
version "1.6.1"
diff --git a/remote/yarn.lock b/remote/yarn.lock
index ae815fccdba..3177a2c9ae7 100644
--- a/remote/yarn.lock
+++ b/remote/yarn.lock
@@ -842,10 +842,10 @@ tar-stream@^2.1.4:
inherits "^2.0.3"
readable-stream "^3.1.1"
-tas-client-umd@0.1.5:
- version "0.1.5"
- resolved "https://registry.yarnpkg.com/tas-client-umd/-/tas-client-umd-0.1.5.tgz#743c02e344afdec55a68bb9d62805e30a1ae83d4"
- integrity sha512-NL9eFzYBBHfiYja6tP27084j4YbqtGEk68C5BTyTNHapsM9dizZ/RoSUGst5L1xUiw1zO1WbHf4Lir2e/wgT8g==
+tas-client-umd@0.1.6:
+ version "0.1.6"
+ resolved "https://registry.yarnpkg.com/tas-client-umd/-/tas-client-umd-0.1.6.tgz#a0cf70a68f50d406773457630666224f0eb545a6"
+ integrity sha512-eOz5IK4cuNmSZI9QlqlT0FdvgfnnHDB6rjqleFaYAbzYE4RdJzYNiM28zFIXgmOVEgESvfabMFxG8WX5M4z3HA==
tunnel-agent@^0.6.0:
version "0.6.0"