diff options
author | Tim Zallmann <tzallmann@gitlab.com> | 2019-02-04 17:55:18 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-02-04 17:55:18 +0000 |
commit | 65088f4c6f1ede16c6a296578354b941129a72b6 (patch) | |
tree | e8ae19d78ee9fd600cfb72525c0d4d64a4a5db99 /yarn.lock | |
parent | 7ffbfeb1f79b18b6a3a42e73d12b9680e3e3eb48 (diff) | |
download | gitlab-ce-65088f4c6f1ede16c6a296578354b941129a72b6.tar.gz |
gitlab-ui update with the new charting setup
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock index a33d3a13e47..a55bd26ffd4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -658,10 +658,10 @@ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.48.0.tgz#7b2e20e357d85aa46e905e6ca51b0b4184ae2794" integrity sha512-9lRsfqN0W3JxopiXnTzvDY31O465jMTGNKpiOCXy7uAMfwZA6UsRsc7Pp369uKnOLR0duXUGOxOv4NGsK6AeXw== -"@gitlab/ui@^1.22.1": - version "1.22.1" - resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-1.22.1.tgz#92ed77216c5702776049b9ac41eb717c1acd864e" - integrity sha512-pWbEaXOOcp8Xt2TjJtPas3lXwWVvizrBOf0M8yN0XAn2GgIRCVnRMpjNEN7/oNeBcEM9CrmPYApEM/hZO+maqQ== +"@gitlab/ui@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-2.0.0.tgz#96c6845292a037de8b38bec9958e051b9904e52e" + integrity sha512-TnM+Wf5/0eRxtB02Hblfqx1X6INP+uhRcLoW+nv7Xy0fyy3LIU81EVaCnDEKFddhoK04DzmlUXswRIu59iI5LQ== dependencies: babel-standalone "^6.26.0" bootstrap-vue "^2.0.0-rc.11" |