From b9c7507e1d401d1264068dced076dd6ac1c71ac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:50:31 +0000 Subject: [PATCH] Bump yarn from 1.13.0 to 1.22.17 in /examples/todos Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.13.0 to 1.22.17. - [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.17) --- updated-dependencies: - dependency-name: yarn dependency-type: indirect ... 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..7472722 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.17" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.17.tgz#bf910747d22497b573131f7341c0e1d15c74036c" + integrity sha512-H0p241BXaH0UN9IeH//RT82tl5PfNraVpSpEoW+ET7lmopNC61eZ+A+IDvU8FM6Go5vx162SncDL8J1ZjRBriQ== yeast@0.1.2: version "0.1.2"