From 2f66aa2a3707000d945b681d01abcfb4ca3eafd3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 22:48:37 +0000 Subject: [PATCH] build(deps): bump yarn from 1.16.0 to 1.22.17 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.16.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.16.0...v1.22.17) --- updated-dependencies: - dependency-name: yarn dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c29f0cd..5109bb0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9080,9 +9080,9 @@ yargs@^7.0.0: yargs-parser "^5.0.0" yarn@^1.15.0: - version "1.16.0" - resolved "https://registry.npm.taobao.org/yarn/download/yarn-1.16.0.tgz#5701b58ac555ff91f7b889b7d791b3dc86f8f999" - integrity sha1-VwG1isVV/5H3uIm315Gz3Ib4+Zk= + version "1.22.17" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.17.tgz#bf910747d22497b573131f7341c0e1d15c74036c" + integrity sha512-H0p241BXaH0UN9IeH//RT82tl5PfNraVpSpEoW+ET7lmopNC61eZ+A+IDvU8FM6Go5vx162SncDL8J1ZjRBriQ== yn@^2.0.0: version "2.0.0"