From ebef071ab5caef540c8f84e533ea9e9015c0b401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivar=20Conradi=20=C3=98sthus?= Date: Mon, 5 Feb 2018 08:56:07 +0100 Subject: [PATCH] chore(package.json): Bump unleash-frontend to 3.0.0-alpha.7 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4bd48c9c1a..2e30ad5003 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "prometheus-gc-stats": "^0.5.0", "response-time": "^2.3.2", "serve-favicon": "^2.3.0", - "unleash-frontend": "^3.0.0-alpha.6", + "unleash-frontend": "^3.0.0-alpha.7", "yallist": "^3.0.2", "yargs": "^11.0.0" }, diff --git a/yarn.lock b/yarn.lock index 83e2c5de2f..3b0569ad61 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5777,9 +5777,9 @@ unique-temp-dir@^1.0.0: os-tmpdir "^1.0.1" uid2 "0.0.3" -unleash-frontend@^3.0.0-alpha.6: - version "3.0.0-alpha.6" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.0.0-alpha.6.tgz#439a5554a1169082b7ae19544002cad19409a27d" +unleash-frontend@^3.0.0-alpha.7: + version "3.0.0-alpha.7" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.0.0-alpha.7.tgz#1d333342241818928e0956f025fef28fe78aca06" dependencies: debug "^3.1.0" immutable "^3.8.1"