From effd4279a967f14435803e50e6380287f843f345 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 23:52:33 +0000 Subject: [PATCH] Bump yarn from 1.7.0 to 1.22.0 in /react-app Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.7.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.7.0...v1.22.0) Signed-off-by: dependabot[bot] --- react-app/package.json | 2 +- react-app/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/react-app/package.json b/react-app/package.json index 97060ab..81d5105 100644 --- a/react-app/package.json +++ b/react-app/package.json @@ -13,7 +13,7 @@ "react-scripts": "1.1.4", "redux": "^4.0.0", "redux-thunk": "^2.3.0", - "yarn": "^1.7.0" + "yarn": "^1.22.0" }, "scripts": { "start": "react-scripts start", diff --git a/react-app/yarn.lock b/react-app/yarn.lock index f6d22fa..0e6fba5 100644 --- a/react-app/yarn.lock +++ b/react-app/yarn.lock @@ -1564,7 +1564,7 @@ compressible@~2.0.13: compression@^1.5.2: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0" @@ -7330,6 +7330,6 @@ yargs@~3.10.0: decamelize "^1.0.0" window-size "0.1.0" -yarn@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.7.0.tgz#0076b9fde6010e01950526a609bc53bc175ef925" +yarn@^1.22.0: + version "1.22.0" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.22.0.tgz#acf82906e36bcccd1ccab1cfb73b87509667c881"