From d2e47c5d8650975ed7b220967ac8ea373132c18f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 24 May 2018 02:42:10 +0000 Subject: [PATCH] Update dependency yarn to v1.7.0 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index fb510912..cde1e439 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "urijs": "1.19.1", "uuid": "3.2.1", "web-push": "3.3.0", - "yarn": "1.6.0" + "yarn": "1.7.0" }, "devDependencies": { "@fortawesome/fontawesome-free": "5.1.0-4", diff --git a/yarn.lock b/yarn.lock index 6b4c27a0..f0c076c9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8233,9 +8233,9 @@ yargs@~3.10.0: decamelize "^1.0.0" window-size "0.1.0" -yarn@1.6.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.6.0.tgz#9cec6f7986dc237d39ec705ce74d95155fe55d4b" +yarn@1.7.0: + version "1.7.0" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.7.0.tgz#0076b9fde6010e01950526a609bc53bc175ef925" yeast@0.1.2: version "0.1.2"