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
diff options
context:
space:
mode:
authorLogan Ramos <lramos15@gmail.com>2022-05-05 20:37:33 +0300
committerGitHub <noreply@github.com>2022-05-05 20:37:33 +0300
commitb16dc5f6ef4a99e0863ddd4ef7438177166204ed (patch)
tree12ad8d4ff664125c9fefaaad51c3f581537dc86e /yarn.lock
parentfc81837600328482c852939b742022a9138c2c9b (diff)
Upgrade tas client modules (#148796)
* Upgrade tas client modules * Fix root package being wrong version Co-authored-by: SteVen Batten <6561887+sbatten@users.noreply.github.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index ec53256d136..680235b6bbc 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -11003,10 +11003,10 @@ tar@^6.0.2:
mkdirp "^1.0.3"
yallist "^4.0.0"
-tas-client-umd@0.1.4:
- version "0.1.4"
- resolved "https://registry.yarnpkg.com/tas-client-umd/-/tas-client-umd-0.1.4.tgz#49db4130dd63a8342fabf77185a740fc6a7bea80"
- integrity sha512-1hFqJeLD3ryNikniIaO7TItlXhS5vx7bJ+wbPDf8o+IifgwwOWK2ARisdEM9SnJd0ccfcwNPG6Po+RiKn5L2hg==
+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==
temp@^0.8.3:
version "0.8.4"