From bb05135f717dbc149c1567dd9ac01d12c7e4d77e Mon Sep 17 00:00:00 2001 From: ivaosthu Date: Fri, 8 Feb 2019 09:19:47 +0100 Subject: [PATCH] fix: Update unleash-frontend to 3.2.0 with variants support --- package.json | 2 +- yarn.lock | 16 +--------------- 2 files changed, 2 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index b5dcd9b632..877f1cac89 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "prometheus-gc-stats": "^0.6.1", "response-time": "^2.3.2", "serve-favicon": "^2.5.0", - "unleash-frontend": "^3.1.4", + "unleash-frontend": "3.2.0", "yallist": "^3.0.3", "yargs": "^12.0.5" }, diff --git a/yarn.lock b/yarn.lock index cecf879875..df709a7deb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5916,29 +5916,15 @@ unique-temp-dir@^1.0.0: os-tmpdir "^1.0.1" uid2 "0.0.3" -<<<<<<< 0168fb3ff9d0e9b135d043f08e2574d0594d2a38 -<<<<<<< 1a22af881fc368841da3cb33dba9bcf7d94042ad universalify@^0.1.0: version "0.1.2" resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== -unleash-frontend@^3.1.4: +unleash-frontend@3.2.0: version "3.2.0" resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.0.tgz#acb9995a317723fe795e11528f9e0de963bbe5f3" integrity sha512-aGwYcjSNamhnl9vdwdxybSJ5KrFsVcUFkw1aN9rqZglruHibnMn2k28oJtBcghHoYZvE2OvevhBuvnRumC0R9g== -======= -unleash-frontend@3.2.0-beta.2: - version "3.2.0-beta.2" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.0-beta.2.tgz#1ae25992c84be167f56b602ae7523e53be957e3e" - integrity sha512-4vU3VK+c7fpDNskYS19yMW7Gvfc9BLFK3u7sbh4PaaAlWiPeEfqW7LUCn3yOZnhR6/hDBID3WKakP8AZTYfTXQ== ->>>>>>> fix: bump frontend for better variant support -======= -unleash-frontend@3.2.0-beta.5: - version "3.2.0-beta.5" - resolved "https://registry.yarnpkg.com/unleash-frontend/-/unleash-frontend-3.2.0-beta.5.tgz#ae4ce060f8b3e5d8a8410859892718ab5e39eb9e" - integrity sha512-MbJ73u8aaD1J6NEwCiEYWYIarohi8erWLq8qkGtrCcJQXpkDjuNWmd0A63mf+mpaeEdISPfqftqZWxszDrqN4A== ->>>>>>> fix: bump unleash-frontend unpipe@1.0.0, unpipe@~1.0.0: version "1.0.0"