From a8fec01a18a3d48266acec4accb8634a4fc071b5 Mon Sep 17 00:00:00 2001 From: jerasmus Date: Thu, 25 Apr 2019 09:14:54 +0200 Subject: Update dependency url Updated the depencency url to the latest gitlab-ui version --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 8a8c3f03416..d2ee29fe06d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@babel/preset-env": "^7.3.1", "@gitlab/csslab": "^1.9.0", "@gitlab/svgs": "^1.59.0", - "@gitlab/ui": "https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/201317519/artifacts/raw/gitlab-ui.76-create-toast-component.tgz", + "@gitlab/ui": "^3.5.0", "apollo-cache-inmemory": "^1.5.1", "apollo-client": "^2.5.1", "apollo-upload-client": "^10.0.0", diff --git a/yarn.lock b/yarn.lock index ebff36c557a..a0446b652ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -663,9 +663,10 @@ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.59.0.tgz#affcf9596d736836d37469bb4aea2226ac03e087" integrity sha512-dokGyyLRRsoBKO70KP1g+ZsDGyTK/RIHWDmvWI6Bx5AxQ3UqAzVXn2OIb3owjJAexyRG1uBmJrriiVVyHznQ4g== -"@gitlab/ui@https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/201317519/artifacts/raw/gitlab-ui.76-create-toast-component.tgz": - version "3.4.0" - resolved "https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/201317519/artifacts/raw/gitlab-ui.76-create-toast-component.tgz#c70677d8ca8bc84a79cd7177ab7af32f669bb194" +"@gitlab/ui@^3.5.0": + version "3.5.0" + resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-3.5.0.tgz#31ecfc16e3f7663545f31ddf07e02bba96a6d138" + integrity sha512-eDD++hhGJuH59g2QcGshuou9/NLcLfse4Abm9KOIWIaYI3NPWW2KRGwLHPB6H0d5W0/X5pyWYQvXgF7JE2ZXbA== dependencies: "@babel/standalone" "^7.0.0" bootstrap-vue "^2.0.0-rc.11" -- cgit v1.2.1