summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Eipert <leipert@gitlab.com>2018-05-28 09:38:07 +0200
committerLukas Eipert <leipert@gitlab.com>2018-05-28 09:39:10 +0200
commitc404497773e5ea1c2d59630147637fe86628dc03 (patch)
treef1fc617262293b664ffa6e3a998e0b6dba828ec7
parentbee339ad10fc4d4bd94a406eb0d24d7759d73972 (diff)
downloadgitlab-ce-c404497773e5ea1c2d59630147637fe86628dc03.tar.gz
Update bootstrap to 4.1.1
-rw-r--r--package.json2
-rw-r--r--yarn.lock6
2 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 13be495b702..defcbd34d95 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"babel-preset-latest": "^6.24.1",
"babel-preset-stage-2": "^6.24.1",
"blackst0ne-mermaid": "^7.1.0-fixed",
- "bootstrap": "4.1",
+ "bootstrap": "~4.1.1",
"brace-expansion": "^1.1.8",
"cache-loader": "^1.2.2",
"chart.js": "1.0.2",
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"