From eb7183d569ba8c078ebceb5dd2e8a391f47e4793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 04:02:29 +0000 Subject: [PATCH] Bump bootstrap from 3.3.7 to 3.4.1 in /kotopunter-js 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] --- kotopunter-js/package.json | 2 +- kotopunter-js/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/kotopunter-js/package.json b/kotopunter-js/package.json index f2e770e..2fa8550 100644 --- a/kotopunter-js/package.json +++ b/kotopunter-js/package.json @@ -58,7 +58,7 @@ "babel-preset-es2015": "~6.24.1", "babel-preset-es2016": "~6.24.1", "babel-preset-es2017": "~6.24.1", - "bootstrap": "^3.3.7", + "bootstrap": "^3.4.1", "bootstrap-social": "~5.1.1", "codemirror": "~5.30.0", "font-awesome": "~4.7.0", diff --git a/kotopunter-js/yarn.lock b/kotopunter-js/yarn.lock index 4d0473c..851eda2 100644 --- a/kotopunter-js/yarn.lock +++ b/kotopunter-js/yarn.lock @@ -1169,9 +1169,9 @@ bootstrap-social@~5.1.1: bootstrap "~3" font-awesome "~4.7" -bootstrap@^3.3.7, bootstrap@~3: - version "3.3.7" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71" +bootstrap@^3.4.1, bootstrap@~3: + version "3.4.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72" bowser@^1.0.0: version "1.8.0"