From 601ded0b69ab4c7628f32eb88e58a63a7672b813 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 7 Nov 2018 21:00:28 +0000 Subject: [PATCH] yarn: Update to version 1.12.3 --- yarn.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.json b/yarn.json index 9b10a528f3..9888499a38 100644 --- a/yarn.json +++ b/yarn.json @@ -2,7 +2,7 @@ "homepage": "https://yarnpkg.com/", "description": "Dependency manager", "license": "BSD-2-Clause", - "version": "1.12.1", + "version": "1.12.3", "suggest": { "Node.js": [ "nodejs", @@ -12,8 +12,8 @@ "nvm" ] }, - "url": "https://yarnpkg.com/downloads/1.12.1/yarn-1.12.1.msi", - "hash": "766b864a62ef5c5ce177963781ac34174b7a7ee94ae24da0db7dc3ac2c404bef", + "url": "https://yarnpkg.com/downloads/1.12.3/yarn-1.12.3.msi", + "hash": "0657a3883b9338b22c61abc6a97279f0dac4c0b2b97de9e59c9d0fa919ccbf00", "persist": [ "cache", "bin",