From 4adf7462189d4a8a2f3b8c10a3dbb7f4591eaae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 02:06:49 +0000 Subject: [PATCH] Bump bootstrap from 4.0.0 to 4.3.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.0.0 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.0.0...v4.3.1) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:development ... 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 b5ffedd4..f140f134 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "babel-preset-env": "^1.6.1", "babel-preset-minify": "^0.3.0", "backbone": "1.1.2", - "bootstrap": "4.0.0", + "bootstrap": "4.3.1", "eslint": "^4.19.1", "eslint-git-changes": "^2.0.1", "express": "^4.16.2", diff --git a/yarn.lock b/yarn.lock index 4387814e..a700d72b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1080,9 +1080,9 @@ boom@5.x.x: dependencies: hoek "4.x.x" -bootstrap@4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.0.0.tgz#ceb03842c145fcc1b9b4e15da2a05656ba68469a" +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.8"