From 6f2428ccc652f1079d8ebc830c060fd31f13ae01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2020 00:12:14 +0000 Subject: [PATCH] Bump yarn from 1.13.0 to 1.22.0 in /examples/todos Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.13.0 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.13.0...v1.22.0) Signed-off-by: dependabot[bot] --- examples/todos/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/todos/yarn.lock b/examples/todos/yarn.lock index 11f11ec..ecae3b8 100644 --- a/examples/todos/yarn.lock +++ b/examples/todos/yarn.lock @@ -13333,9 +13333,9 @@ yargs@^9.0.0: yargs-parser "^7.0.0" yarn@^1.13.0: - version "1.13.0" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.13.0.tgz#affa9c956739548024068532a902cf18c9cb523f" - integrity sha512-Unfw2eefv8imt4ZMPhvFVP44WCz38huDxkHs+Yqrx4wBTK75Tr0mh3V4rh+2Nw5iQq0rcM/VafotCZo9qTb5DA== + version "1.22.0" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881" + integrity sha512-KMHP/Jq53jZKTY9iTUt3dIVl/be6UPs2INo96+BnZHLKxYNTfwMmlgHTaMWyGZoO74RI4AIFvnWhYrXq2USJkg== yeast@0.1.2: version "0.1.2"