From 5a2a49d75a1bfffc3a1c6a58506e36155edb128f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 23:33:27 +0000 Subject: [PATCH] Bump yarn from 1.1.0 to 1.22.0 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.1.0 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.1.0...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 628ad7e..f2ff441 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "require-dir": "^0.3.1", "requirejs": "~2.1.15", "vinyl-source-stream": "^1.1.0", - "yarn": "^1.1.0" + "yarn": "^1.22.0" }, "repository": "https://github.com/openprocurement/openprocurement.auction.js.git", "author": "Taras Kozlovskyi ", diff --git a/yarn.lock b/yarn.lock index 4fce377..0fd7515 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7545,9 +7545,9 @@ yargs@~3.10.0: decamelize "^1.0.0" window-size "0.1.0" -yarn@^1.1.0: - version "1.1.0" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.1.0.tgz#f2da9340490236b6c56de305b1c21a8a19c433c3" +yarn@^1.22.0: + version "1.22.0" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881" yeast@0.1.2: version "0.1.2"