From 304e6ebbf9a1e079cc9e713e6bc6d3262ab2cd23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2020 18:24:10 +0000 Subject: [PATCH] Bump bootstrap from 4.2.1 to 4.3.1 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] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 1c1aaf3..55a876d 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "dependencies": { "axios": "^0.18.0", - "bootstrap": "^4.2.1", + "bootstrap": "^4.3.1", "bootstrap-vue": "^2.0.0-rc.11", "mapbox-gl": "^0.53.0", "mapbox-gl-vue": "^1.9.0", diff --git a/yarn.lock b/yarn.lock index 470b77a..c4c27b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1204,9 +1204,10 @@ bootstrap-vue@^2.0.0-rc.11: popper.js "^1.12.9" vue-functional-data-merge "^2.0.5" -bootstrap@^4.1.1, bootstrap@^4.2.1: - version "4.2.1" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.2.1.tgz#8f8bdca024dbf0e8644da32e918c8a03a90a5757" +bootstrap@^4.1.1, 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== brace-expansion@^1.1.7: version "1.1.11"