diff options
author | Lukas Eipert <leipert@gitlab.com> | 2018-05-28 09:38:07 +0200 |
---|---|---|
committer | Lukas Eipert <leipert@gitlab.com> | 2018-05-28 09:39:10 +0200 |
commit | c404497773e5ea1c2d59630147637fe86628dc03 (patch) | |
tree | f1fc617262293b664ffa6e3a998e0b6dba828ec7 /yarn.lock | |
parent | bee339ad10fc4d4bd94a406eb0d24d7759d73972 (diff) | |
download | gitlab-ce-c404497773e5ea1c2d59630147637fe86628dc03.tar.gz |
Update bootstrap to 4.1.1
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/yarn.lock b/yarn.lock index af8785bbc66..abda77a23ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1284,9 +1284,9 @@ boom@5.x.x: dependencies: hoek "4.x.x" -bootstrap@4.1: - version "4.1.0" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.0.tgz#110b05c31a236d56dbc9adcda6dd16f53738a28a" +bootstrap@~4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.1.tgz#3aec85000fa619085da8d2e4983dfd67cf2114cb" boxen@^1.2.1: version "1.3.0" |