From 919e3786a7984a25ff4b7e21a2d42c94fcddec97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 16:41:20 +0000 Subject: [PATCH] Bump yarn from 1.0.2 to 1.22.0 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.0.2 to 1.22.0. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/master/CHANGELOG.md) - [Commits](https://github.com/yarnpkg/yarn/compare/v1.0.2...v1.22.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 04f6a21c..9ca6a2d6 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "redis": "2.6.5", "redis-url": "1.2.1", "request": "2.79.0", - "yarn": "1.0.2" + "yarn": "1.22.0" }, "devDependencies": { "expect.js": "0.3.1", diff --git a/yarn.lock b/yarn.lock index 0775e1bc..15aec67d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1277,9 +1277,9 @@ xtend@^4.0.0: version "4.0.1" resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" -yarn@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.0.2.tgz#d1b8f4b6d3b0684e86f63a072ac630995b8b7b0a" +yarn@1.22.0: + version "1.22.0" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881" yauzl@2.4.1: version "2.4.1"