From dd33e38e15699c1817bc8d583602bbaf564857af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 04:18:58 +0000 Subject: [PATCH] build(deps): bump bootstrap from 3.3.5 to 3.4.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.5 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.3.5...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 d88d96edabbac8..af5af85422e070 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "babel-polyfill": "6.20.0", "babel-preset-latest": "^6.16.0", "babel-preset-react": "^6.16.0", - "bootstrap": "3.3.5", + "bootstrap": "3.4.1", "classnames": "2.2.0", "compression-webpack-plugin": "^0.3.0", "crypto-js": "3.1.5", diff --git a/yarn.lock b/yarn.lock index b5475eb72092dc..144e9803167237 100644 --- a/yarn.lock +++ b/yarn.lock @@ -973,9 +973,9 @@ boom@2.x.x: dependencies: hoek "2.x.x" -bootstrap@3.3.5: - version "3.3.5" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.5.tgz#1777ab79299b128d87dce7cbd86fdc46ac69c0b1" +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: version "1.1.6"