From 7b2e4735be2d50133e5ea3e6acb61673d37790bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:53:17 +0000 Subject: [PATCH] build(deps): bump yarn from 1.10.1 to 1.22.0 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.10.1 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.10.1...v1.22.0) --- updated-dependencies: - dependency-name: yarn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index e7b35afb3..adfcd1569 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5328,8 +5328,8 @@ yargs@~3.10.0: window-size "0.1.0" yarn@^1.10.1: - version "1.10.1" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.10.1.tgz#b792ba28f050ae94cd7e719dbca80639d70da76f" + version "1.22.0" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881" yeast@0.1.2: version "0.1.2"