diff options
author | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-01-28 07:56:38 +0000 |
---|---|---|
committer | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-01-28 07:56:38 +0000 |
commit | e0609d8fb4389171a847000139f1412b0748aab6 (patch) | |
tree | 1b4b14e59d956873b7018d1a2257f91d474490f7 /yarn.lock | |
parent | c2b3f64cb44114e69ddeeb453412ad4dd762baf9 (diff) | |
download | gitlab-ce-e0609d8fb4389171a847000139f1412b0748aab6.tar.gz |
Update dependency @gitlab/ui to ^1.22.0
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 dd027355865..44ae576f358 100644 --- a/yarn.lock +++ b/yarn.lock @@ -658,10 +658,10 @@ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.47.0.tgz#c03dda41aefd3889cbfed95a391836106ae2ac4d" integrity sha512-0Bx/HxqR8xpqqaLnZiFAHIh1jTAFQPFToVZ6Wi3QyhsAwmXRAbgw1SlkRMZ7w3e6l+G71Wnw+GnI4rx1gK8JLQ== -"@gitlab/ui@^1.20.0": - version "1.20.0" - resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-1.20.0.tgz#50bd4b092646a2c6337f0f462779af8e702dda05" - integrity sha512-EJgrqon/tYCUPoOgnNNAXbrDXOEAajJwKHr4aR2R6vkJI3kVZiq66RNIe5ftGIUoNqYCDnRIkpLyo7MqzJPgcw== +"@gitlab/ui@^1.22.0": + version "1.22.0" + resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-1.22.0.tgz#1926aad1614a8741a5357048ad4576b23289518c" + integrity sha512-2SG8I/bXK9XRDyvYSfzQxOVSfb4FCA2j/pf8YzkGenGGyKnRyp6l4Yx3oPQRiEtHISHmmArBqa+GoEn0FkIB1A== dependencies: babel-standalone "^6.26.0" bootstrap-vue "^2.0.0-rc.11" |