From 067fc401d69d34dcbbb958e1f5f1da5aa262f8a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2019 01:37:16 +0000 Subject: [PATCH] Bump bootstrap from 4.2.1 to 4.3.1 in /wherehows-web Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] --- wherehows-web/package.json | 2 +- wherehows-web/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/wherehows-web/package.json b/wherehows-web/package.json index 4a3c5ed587..f5a10fd38b 100644 --- a/wherehows-web/package.json +++ b/wherehows-web/package.json @@ -99,7 +99,7 @@ "typescript": "^3.0.1" }, "dependencies": { - "bootstrap": "^4.2.1", + "bootstrap": "^4.3.1", "dynamic-link": "^0.2.3", "ember-cli-mirage": "^0.4.9", "ember-cli-string-helpers": "^1.4.0", diff --git a/wherehows-web/yarn.lock b/wherehows-web/yarn.lock index 78b4312e1d..b291fcf257 100644 --- a/wherehows-web/yarn.lock +++ b/wherehows-web/yarn.lock @@ -1480,10 +1480,10 @@ bootstrap@3.3.7: resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71" integrity sha1-WjiTlFSfIzMIdaOxUGVldPip63E= -bootstrap@^4.2.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.2.1.tgz#8f8bdca024dbf0e8644da32e918c8a03a90a5757" - integrity sha512-tt/7vIv3Gm2mnd/WeDx36nfGGHleil0Wg8IeB7eMrVkY0fZ5iTaBisSh8oNANc2IBsCc6vCgCNTIM/IEN0+50Q== +bootstrap@^4.3.1: + version "4.3.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.3.1.tgz#280ca8f610504d99d7b6b4bfc4b68cec601704ac" + integrity sha512-rXqOmH1VilAt2DyPzluTi2blhk17bO7ef+zLLPlWvG494pDxcM234pJ8wTc/6R40UWizAIIMgxjvxZg5kmsbag== bower-config@^1.3.0: version "1.4.1"