diff options
author | Jose Vargas <jvargas@gitlab.com> | 2018-10-02 16:43:06 -0500 |
---|---|---|
committer | Jose Vargas <jvargas@gitlab.com> | 2018-10-02 16:43:06 -0500 |
commit | bc94598490b181820c1b3275f5b4ebc874263c17 (patch) | |
tree | f56d27bd47b0aaee704e6c69bc5737668ec90812 /yarn.lock | |
parent | 65e18817a439b6f14f32ad8518ea2e99f84da200 (diff) | |
download | gitlab-ce-bc94598490b181820c1b3275f5b4ebc874263c17.tar.gz |
Update GitLab-ui version in package.jsonjivl-glui-button
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock index 4cfdfa51092..059eaa5fc39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -185,9 +185,10 @@ resolved "https://registry.yarnpkg.com/@gitlab-org/gitlab-svgs/-/gitlab-svgs-1.29.0.tgz#03b65b513f9099bbda6ecf94d673a2952f8c6c70" integrity sha512-sCl6nP3ph36+8P3nrw9VanAR648rgOUEBlEoLPHkhKm79xB1dUkXGBtI0uaSJVgbJx40M1/Ts8HSdMv+PF3EIg== -"@gitlab-org/gitlab-ui@https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/101969901/artifacts/raw/gitlab-ui.jivl-add-text-button-component.tgz": - version "1.7.1" - resolved "https://gitlab.com/gitlab-org/gitlab-ui/-/jobs/101969901/artifacts/raw/gitlab-ui.jivl-add-text-button-component.tgz#e17416d3b829a03ee8d9eef8b58b39dc8c9fb867" +"@gitlab-org/gitlab-ui@^1.8.0": + version "1.8.0" + resolved "https://registry.yarnpkg.com/@gitlab-org/gitlab-ui/-/gitlab-ui-1.8.0.tgz#dee33d78f68c91644273dbd51734b796108263ee" + integrity sha512-Owm8bkP4vEihiLD3pmMw1r+UWr3WYGaGUtj0JcwaAg3d05ZneozFEZjazIOWeYTcFsk+ZvNmSk1UA+ARIauhgQ== dependencies: "@gitlab-org/gitlab-svgs" "^1.23.0" bootstrap-vue "^2.0.0-rc.11" |