From d3b1a37627dbfc6615106faf6a681ea2e1c2e1ad Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Wed, 17 Jan 2018 15:55:31 +0100 Subject: [PATCH] Bump unleash-frontend to 3.0.0-alpha.5 --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 25952e34b1..8f4126aa96 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.4", + "unleash-frontend": "^3.0.0-alpha.5", "yallist": "^3.0.2", "yargs": "^10.0.3" }, diff --git a/yarn.lock b/yarn.lock index 979e72ac56..414c504368 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5775,9 +5775,9 @@ unique-temp-dir@^1.0.0: os-tmpdir "^1.0.1" uid2 "0.0.3" -unleash-frontend@^3.0.0-alpha.4: - version "3.0.0-alpha.4" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.0.0-alpha.4.tgz#d252c84fd6d9bd9972402013a6109f695207894d" +unleash-frontend@^3.0.0-alpha.5: + version "3.0.0-alpha.5" + resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.0.0-alpha.5.tgz#ef4c2bb9e24ba07465b1737098b92b6a036df282" dependencies: debug "^3.1.0" immutable "^3.8.1"