From 758c8fba2c90437622871a1ce1201adb0ee7a8a8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 26 Sep 2018 13:00:30 +0000 Subject: [PATCH] yarn: Update to version 1.10.1 --- yarn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.json b/yarn.json index 23ebcc6e07..ac2b89d87f 100644 --- a/yarn.json +++ b/yarn.json @@ -2,7 +2,7 @@ "homepage": "https://yarnpkg.com/", "description": "Dependency manager", "license": "BSD-2-Clause", - "version": "1.10.0", + "version": "1.10.1", "suggest": { "Node.js": [ "nodejs", @@ -12,8 +12,8 @@ "nvm" ] }, - "url": "https://yarnpkg.com/downloads/1.10.0/yarn-1.10.0.msi", - "hash": "0fd1230125e1ae92ceccc1bfe242d35c412126c8ad6846992c24c0db3889a77f", + "url": "https://yarnpkg.com/downloads/1.10.1/yarn-1.10.1.msi", + "hash": "adefc7e8f0ca401c9b36873323c6a9880b5b21f56a4efb88311d774e4c0ffb2a", "persist": [ "cache", "bin",