From f3659f4c8d0007615a2ba96563a9361abda7150a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 23:59:52 +0000 Subject: [PATCH] Bump yarn from 1.16.0 to 1.22.0 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.16.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.16.0...v1.22.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 84d90f6..49fd894 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "multer-storage-cloudinary": "^2.2.1", "pg": "^7.9.0", "supertest": "^4.0.2", - "yarn": "^1.16.0" + "yarn": "^1.22.0" }, "devDependencies": { "nodemon": "^1.18.10" diff --git a/yarn.lock b/yarn.lock index 4b94e65..4387a07 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5231,7 +5231,7 @@ yargs@^12.0.2: y18n "^3.2.1 || ^4.0.0" yargs-parser "^11.1.1" -yarn@^1.16.0: - version "1.16.0" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.16.0.tgz#5701b58ac555ff91f7b889b7d791b3dc86f8f999" - integrity sha512-cfemyGlnWKA1zopUUgebTPf8C4WkPIZ+TJmklwcEAJ4u6oWPtJeAzrsamaGGh/+b1XWe8W51yzAImC4AWbWR1g== +yarn@^1.22.0: + version "1.22.0" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881" + integrity sha512-KMHP/Jq53jZKTY9iTUt3dIVl/be6UPs2INo96+BnZHLKxYNTfwMmlgHTaMWyGZoO74RI4AIFvnWhYrXq2USJkg==