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:
authorJoão Moreno <joao.moreno@microsoft.com>2022-05-19 17:02:56 +0300
committerGitHub <noreply@github.com>2022-05-19 17:02:56 +0300
commita63bebc2967e04ea6cb13fb4721977cff77bb685 (patch)
treef68ef40e9069fbacfbaa301e43ccc6de91607629 /yarn.lock
parent6306219372688e66cdd1ebd7c3e86ffb06ea448d (diff)
build: :arrow_up: bump deemon (#149938)
fixes deemon issue https://github.com/joaomoreno/deemon/issues/6
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock17
1 files changed, 4 insertions, 13 deletions
diff --git a/yarn.lock b/yarn.lock
index 21813ce9737..9aab56681f1 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2563,16 +2563,7 @@ bl@^1.0.0:
readable-stream "^2.3.5"
safe-buffer "^5.1.1"
-bl@^4.0.2:
- version "4.0.3"
- resolved "https://registry.yarnpkg.com/bl/-/bl-4.0.3.tgz#12d6287adc29080e22a705e5764b2a9522cdc489"
- integrity sha512-fs4G6/Hu4/EE+F75J8DuN/0IpQqNjAdC7aEQv7Qt8MHGUH7Ckv2MwTEEeN9QehD0pfIDkMI1bkHYkKy7xHyKIg==
- dependencies:
- buffer "^5.5.0"
- inherits "^2.0.4"
- readable-stream "^3.4.0"
-
-bl@^4.0.3:
+bl@^4.0.2, bl@^4.0.3:
version "4.1.0"
resolved "https://registry.yarnpkg.com/bl/-/bl-4.1.0.tgz#451535264182bec2fbbc83a62ab98cf11d9f7b3a"
integrity sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==
@@ -3957,9 +3948,9 @@ decompress@^4.2.1:
strip-dirs "^2.0.0"
deemon@^1.4.0:
- version "1.4.0"
- resolved "https://registry.yarnpkg.com/deemon/-/deemon-1.4.0.tgz#01c09cc23eec41e5d7ddac082eb52c3611d38dff"
- integrity sha512-S0zK5tNTdVFsJZVUeKi/CYJn4zzhW0Y55lwXzv2hVxb7ajzAHf91BhE5y2xvx1X7czIZ6PHLPDj00TVAmylVXw==
+ version "1.7.1"
+ resolved "https://registry.yarnpkg.com/deemon/-/deemon-1.7.1.tgz#46cf8313fd320fac6ee944bbb1bea3e8c2a978ee"
+ integrity sha512-UcBiu6+4sZgkDrs7GT78FDkqmt9ZVN412XXT4Bm9sn5Hcrwv/M9HmCay3108Yvxl4Ti5n1UjkkuSVA1y3+FIvg==
dependencies:
bl "^4.0.2"
tree-kill "^1.2.2"