From 91e23733c60ee3bae23faf260f648d573c489290 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 23:22:24 +0000 Subject: [PATCH] chore(deps-dev): bump yarn from 1.19.1 to 1.22.0 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.19.1 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.19.1...v1.22.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6b8b46c..ef473dc9 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "webpack": "3.12.0", "webpack-bundle-analyzer": "3.6.0", "webpack-dev-server": "3.1.11", - "yarn": "1.19.1" + "yarn": "1.22.0" }, "config": { "commitizen": {