From f70530411bacbdb3159c9b28c6a362996dd93d87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2019 16:07:56 +0000 Subject: [PATCH] Bump bootstrap from 4.1.2 to 4.3.1 in /reactjs Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.2 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.1.2...v4.3.1) Signed-off-by: dependabot[bot] --- reactjs/package.json | 2 +- reactjs/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/reactjs/package.json b/reactjs/package.json index c685147..64629bd 100644 --- a/reactjs/package.json +++ b/reactjs/package.json @@ -5,7 +5,7 @@ "dependencies": { "babel-plugin-inline-dotenv": "^1.1.2", "babel-plugin-transform-inline-environment-variables": "^0.4.3", - "bootstrap": "^4.1.2", + "bootstrap": "^4.3.1", "compression": "^1.7.3", "express": "^4.16.3", "next": "^6.1.1", diff --git a/reactjs/yarn.lock b/reactjs/yarn.lock index 7bd6880..47375a9 100644 --- a/reactjs/yarn.lock +++ b/reactjs/yarn.lock @@ -1227,9 +1227,9 @@ boom@2.x.x: dependencies: hoek "2.x.x" -bootstrap@^4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.2.tgz#aee2a93472e61c471fc79fb475531dcbc87de326" +bootstrap@^4.3.1: + version "4.3.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac" brace-expansion@^1.1.7: version "1.1.11"