diff options
author | Lukas Eipert <leipert@gitlab.com> | 2019-07-22 21:23:35 +0000 |
---|---|---|
committer | Lukas Eipert <leipert@gitlab.com> | 2019-07-22 21:23:35 +0000 |
commit | f81e15c6473ba56569005643cb24351c10c012d6 (patch) | |
tree | de5247c051fddbc8cf8817e39043729ab4c5a95a /yarn.lock | |
parent | c0c3e7c74da6b6f2387a227f7dfeee227fba2938 (diff) | |
download | gitlab-ce-f81e15c6473ba56569005643cb24351c10c012d6.tar.gz |
Update dependency @gitlab/ui to ^5.7.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 c0c1887a9d1..be8f7940a2c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -705,10 +705,10 @@ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.67.0.tgz#c7b94eca13b99fd3aaa737fb6dcc0abc41d3c579" integrity sha512-hJOmWEs6RkjzyKkb1vc9wwKGZIBIP0coHkxu/KgOoxhBVudpGk4CH7xJ6UuB2TKpb0SEh5CC1CzRZfBYaFhsaA== -"@gitlab/ui@^5.7.0": - version "5.7.0" - resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-5.7.0.tgz#2ce6b431de262f09b2e1dbe77b047d6e8e1ca41d" - integrity sha512-zOPFNrCGyZrgqa8OXNhtfRg4aQ6pRCpIV2+alq3/4jllYb3HHHH+jIk/ejLrvNe8+fk7LRNSvJEvuInRLqBbEg== +"@gitlab/ui@^5.7.1": + version "5.7.1" + resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-5.7.1.tgz#e55d04052dd6e50ed1e90676aacc64290d62c0b6" + integrity sha512-F06/6z6/69LbKIK0PYRDTB/teSPUnF7LijHl4JiuYHXn7Y2/iVoLsAMikhT89RVR84orHPGnw16vtCPjSjBDrA== dependencies: "@babel/standalone" "^7.0.0" "@gitlab/vue-toasted" "^1.2.1" |