From cc218a5e9a49069e6eba5ff80f11310a282a6bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 23:41:48 +0000 Subject: [PATCH] Bump yarn from 1.15.2 to 1.22.0 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.15.2 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.15.2...v1.22.0) 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..09955059 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.22.0" }, "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..2b0afad8 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.22.0: + version "1.22.0" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881"