From 745e41505f0a989e1056adefed5d3fc7b71ff3d3 Mon Sep 17 00:00:00 2001 From: raja Date: Thu, 5 Mar 2020 17:02:06 +1100 Subject: [PATCH] Update yarn dependency to 1.22.0 --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 5d6c5ee5..410afdee 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "task-graph-runner": "^1.0.1", "temp-write": "^3.4.0", "typeable-promisify": "^2.0.1", - "yarn": "^1.3.2" + "yarn": "^1.22.0" }, "jest": { "resetMocks": true, diff --git a/yarn.lock b/yarn.lock index 68aaf471..b1f62b4b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3845,6 +3845,7 @@ yargs@~3.10.0: decamelize "^1.0.0" window-size "0.1.0" -yarn@^1.3.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.3.2.tgz#5939762581b5b4ddcd3418c0f6be42df3aee195f" +yarn@^1.22.0: + version "1.22.0" + resolved "https://packages.atlassian.com/api/npm/npm-remote/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881" + integrity sha1-rPgpBuNrzM0cyrHPtzuHUJZnyIE=