From 4465c602129f15f81271c3149ea53b423e874cdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 21:37:56 +0000 Subject: [PATCH] chore(deps-dev): Bump yarn from 1.16.0 to 1.17.3 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.16.0 to 1.17.3. - [Release notes](https://github.com/yarnpkg/yarn/releases) - [Changelog](https://github.com/yarnpkg/yarn/blob/v1.17.3/CHANGELOG.md) - [Commits](https://github.com/yarnpkg/yarn/compare/v1.16.0...v1.17.3) 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 56e65673c..e99a55582 100644 --- a/package.json +++ b/package.json @@ -175,7 +175,7 @@ "webpack-dev-server": "~2.9.4", "webpack-manifest-plugin": "~1.3.2", "whatwg-fetch": "~3.0.0", - "yarn": "~1.16.0" + "yarn": "~1.17.3" }, "snyk": true, "commitlint": { diff --git a/yarn.lock b/yarn.lock index 139297bee..0cfda38d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13224,9 +13224,9 @@ yargs@^6.6.0: y18n "^3.2.1" yargs-parser "^4.2.0" -yarn@~1.16.0: - version "1.16.0" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.16.0.tgz#5701b58ac555ff91f7b889b7d791b3dc86f8f999" +yarn@~1.17.3: + version "1.17.3" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.17.3.tgz#60e0b77d079eb78e753bb616f7592b51b6a9adce" zip@^1.2.0: version "1.2.0"