From 6e9d17f176709eefeb5359b828724989a048aba9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Feb 2020 00:23:24 +0000 Subject: [PATCH] Bump yarn from 1.21.1 to 1.22.0 Bumps [yarn](https://github.com/yarnpkg/yarn) from 1.21.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.21.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 5314b79..1a5bc2a 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "main": "index.js", "devDependencies": { "npm-run-all": "4.1.5", - "yarn": "1.21.1" + "yarn": "1.22.0" }, "repository": "git@github.com:usaturn/sphinx-handson.git", "author": "usaturn ",