From 8e6de0d2e640803705b065e958ac5bae8577c570 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 4 Aug 2018 07:01:10 +0000 Subject: [PATCH] fix(deps): update dependency yarn to v1.9.4 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 9aad8d9e..1d16491d 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "ua-parser-js": "0.7.18", "uuid": "3.3.2", "web-push": "3.3.2", - "yarn": "1.9.2" + "yarn": "1.9.4" }, "optionalDependencies": { "sqlite3": "4.0.2" diff --git a/yarn.lock b/yarn.lock index 0f9e9632..b019063a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8018,9 +8018,9 @@ yargs@~3.10.0: decamelize "^1.0.0" window-size "0.1.0" -yarn@1.9.2: - version "1.9.2" - resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.9.2.tgz#7666c6db0fed8dc090ae0dce11a8a28b1d82e391" +yarn@1.9.4: + version "1.9.4" + resolved "https://registry.yarnpkg.com/yarn/-/yarn-1.9.4.tgz#3b82d8446b652775723900b470d966861976924b" yeast@0.1.2: version "0.1.2"