diff options
author | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-01-28 17:27:58 +0000 |
---|---|---|
committer | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-01-28 17:27:58 +0000 |
commit | eb6019308eb168ddad24697efcdeb20325515387 (patch) | |
tree | f85ef33379e5191fe08b74a23219c27e04d55d20 /yarn.lock | |
parent | a24551964180614bb9b19417763996043edba25f (diff) | |
download | gitlab-ce-eb6019308eb168ddad24697efcdeb20325515387.tar.gz |
Update dependency @gitlab/ui to ^1.22.1
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 44ae576f358..867f2ff46e3 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.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== +"@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== dependencies: babel-standalone "^6.26.0" bootstrap-vue "^2.0.0-rc.11" |