From f462566310f178694f4999184580ab01a25be4ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2019 14:40:41 +0000 Subject: [PATCH] Bump yarn from 1.15.2 to 1.17.3 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.15.2 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.15.2...v1.17.3) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 15e9bdec..73e32da0 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "eslint-watch": "^3.1.2", "pre-commit": "^1.2.2", "sinon": "^5.0.7", - "yarn": "^1.3.2" + "yarn": "^1.17.3" }, "description": "[![Build Status](https://travis-ci.org/Enegrecer/enegrecer-web.svg?branch=master)](https://travis-ci.org/Enegrecer/enegrecer-web) [![Test Coverage](https://codeclimate.com/github/Enegrecer/enegrecer-web/badges/coverage.svg)](https://codeclimate.com/github/Enegrecer/enegrecer-web/coverage) [![Code Climate](https://codeclimate.com/github/codeclimate/codeclimate/badges/gpa.svg)](https://codeclimate.com/github/Enegrecer/enegrecer-web)", "main": "index.js", diff --git a/yarn.lock b/yarn.lock index eef087d2..c7ab7819 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8815,6 +8815,6 @@ yargs@~3.10.0: decamelize "^1.0.0" window-size "0.1.0" -yarn@^1.3.2: - version "1.15.2" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.15.2.tgz#7a064ca81ca34235f16376ad2f796ed432f9e285" +yarn@^1.17.3: + version "1.17.3" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.17.3.tgz#60e0b77d079eb78e753bb616f7592b51b6a9adce"