From cc7fcbfb1ed58f0eb33b7e10c31ee62a855efbe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 02:07:22 +0000 Subject: [PATCH] Bump bootstrap from 3.3.7 to 3.4.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v3.4.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 50e9fe9..24afee7 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "webpack": "^1.7.2" }, "dependencies": { - "bootstrap": "^3.3.4", + "bootstrap": "^3.4.1", "jquery": "^3.0.0", "json-loader": "^0.5.7", "moment": "^2.18.1", diff --git a/yarn.lock b/yarn.lock index 2d4fe30..87790ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -631,9 +631,9 @@ bootstrap-sass@^3.3.6: version "3.3.7" resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.3.7.tgz#6596c7ab40f6637393323ab0bc80d064fc630498" -bootstrap@^3.3.4: - version "3.3.7" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71" +bootstrap@^3.4.1: + version "3.4.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72" brace-expansion@^1.0.0, brace-expansion@^1.1.7: version "1.1.8"