From eb036a44fe1dda63fa19f7324ccdafa781f6c3de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2019 15:26:29 -0700 Subject: [PATCH] chore(deps): bump yarn from 1.13.0 to 1.17.3 (#49) Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.13.0 to 1.17.3. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/v1.17.3/CHANGELOG.md) - [Commits](https://github.com/yarnpkg/yarn/compare/v1.13.0...v1.17.3) Signed-off-by: dependabot[bot] <support@github.com> --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 319a4b5a..66f63f03 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2374,9 +2374,9 @@ xtend@^4.0.0: integrity sha1-pcbVMr5lbiPbgg77lDofBJmNY68= 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.17.3" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.17.3.tgz#60e0b77d079eb78e753bb616f7592b51b6a9adce" + integrity sha512-CgA8o7nRZaQvmeF/WBx2FC7f9W/0X59T2IaLYqgMo6637wfp5mMEsM3YXoJtKUspnpmDJKl/gGFhnqS+sON7hA== yn@^3.0.0: version "3.0.0"