From db7bd5691763dc8328bb5faf5118362aa957df84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2019 14:02:06 +0000 Subject: [PATCH] Bump bootstrap from 4.1.1 to 4.3.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.1 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.1.1...v4.3.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d55756b33..8d2442bf1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "dependencies": { "@haroenv/react-sparklines": "^1.7.1", "algoliasearch": "^3.27.1", - "bootstrap": "^4.0.0-alpha.5", + "bootstrap": "^4.3.1", "bytes": "^3.0.0", "date-fns": "^2.0.0-alpha.7", "docsearch.js": "^2.5.2", diff --git a/yarn.lock b/yarn.lock index 96c0ef6a9..03e62abc7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -986,9 +986,10 @@ body-parser@1.19.0: raw-body "2.4.0" type-is "~1.6.17" -bootstrap@^4.0.0-alpha.5: - version "4.1.1" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.1.tgz#3aec85000fa619085da8d2e4983dfd67cf2114cb" +bootstrap@^4.3.1: + version "4.3.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac" + integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag== brace-expansion@^1.1.7: version "1.1.11"