From 207c74867dcd2ea36862fa08f5f8eceb50a42cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:51:52 +0000 Subject: [PATCH] Bump yarn from 1.21.1 to 1.22.0 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.21.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.21.1...v1.22.0) --- updated-dependencies: - dependency-name: yarn dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fc7704c..9e84374 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "reactotron-react-js": "^3.3.7", "reactotron-react-native": "^4.0.2", "styled-components": "^4.3.2", - "yarn": "^1.21.1" + "yarn": "^1.22.0" }, "devDependencies": { "@babel/core": "^7.7.5", diff --git a/yarn.lock b/yarn.lock index 37d0ab2..7424378 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9686,10 +9686,10 @@ yargs@^9.0.0: y18n "^3.2.1" yargs-parser "^7.0.0" -yarn@^1.21.1: - version "1.21.1" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.21.1.tgz#1d5da01a9a03492dc4a5957befc1fd12da83d89c" - integrity sha512-dQgmJv676X/NQczpbiDtc2hsE/pppGDJAzwlRiADMTvFzYbdxPj2WO4PcNyriSt2c4jsCMpt8UFRKHUozt21GQ== +yarn@^1.22.0: + version "1.22.0" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881" + integrity sha512-KMHP/Jq53jZKTY9iTUt3dIVl/be6UPs2INo96+BnZHLKxYNTfwMmlgHTaMWyGZoO74RI4AIFvnWhYrXq2USJkg== zen-observable-ts@^0.8.20: version "0.8.20"