From a27b16aa49421a5b949992de20769cb2fde76f7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 23:51:37 +0000 Subject: [PATCH] Bump yarn from 1.3.2 to 1.22.0 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.3.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.3.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 bd7e0da0..103051f1 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "gulp-concat": "^2.6.1", "gulp-eslint": "^2.1.0", "gulp-uglify": "^3.0.0", - "yarn": "^1.3.2", + "yarn": "^1.22.0", "angular-translate": "~2.15.1", "bootstrap": "~3.3.2", "jquery": "~3.1.1", diff --git a/yarn.lock b/yarn.lock index f8b3dfe1..2beaf15e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2193,6 +2193,6 @@ write@^0.2.1: version "4.0.1" resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af" -yarn@^1.3.2: - version "1.3.2" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.3.2.tgz#5939762581b5b4ddcd3418c0f6be42df3aee195f" +yarn@^1.22.0: + version "1.22.0" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881"