diff options
author | null <leipert@gitlab.com> | 2019-06-14 23:36:23 +0000 |
---|---|---|
committer | null <leipert@gitlab.com> | 2019-06-14 23:36:23 +0000 |
commit | b8eb7a5b13020fdb82c27db25c60bf8c276d6ab5 (patch) | |
tree | 96a12666b37f46925e5456e7b7f69fc174a3e7b4 /yarn.lock | |
parent | d7e3fcf1c62089716856e345e2a1b10b61b12c0c (diff) | |
download | gitlab-ce-b8eb7a5b13020fdb82c27db25c60bf8c276d6ab5.tar.gz |
Update dependency @gitlab/ui to ^4.1.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 5daff8ba49d..0b24bfff95a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -705,10 +705,10 @@ resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.65.0.tgz#48a3a64c0b5524de4e57d51b82a71274af17744d" integrity sha512-GC9JgVu4/2Ysc3hKFmX6TQV6tqvHZDcfd/DzBzYjy3rHO9qYMZFnw/CKCGa8LkU9F79vfDo3G8NSja7FDXMccw== -"@gitlab/ui@^4.0.0": - version "4.0.0" - resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-4.0.0.tgz#998a94d4ff91c5baa68d0591763e467a18293081" - integrity sha512-Z8T3xK3EV1eC2eBmnuO/cvcuLfH5TskGJsc2Hdxar+iUVxACbzs3bfjpFjslVHCCGzSRnewZCoRPO7GJO3miIg== +"@gitlab/ui@^4.1.0": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-4.1.0.tgz#bc80ba7846862a336b9f285c42c3fd0f29147c82" + integrity sha512-YVIOVtKSjuhQX3ZWA1DBT75Q9rMPvpJIVko5X3yzfRSc9KsPSgVRiOKieDtAviO7LLaeTxMZNzT4J3oY7ejGCw== dependencies: "@babel/standalone" "^7.0.0" "@gitlab/vue-toasted" "^1.2.1" |