From 01af01bc208ef254f6bd2cdc76afd6714c341621 Mon Sep 17 00:00:00 2001 From: Bernhard Sirlinger Date: Mon, 2 Mar 2020 04:36:37 +0100 Subject: [PATCH] chore(deps): bump bootstrap from 4.3.1 to 4.4.1 (#9599) Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.3.1 to 4.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.3.1...v4.4.1) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index eacf655f2e..35f197762b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "ace-builds": "^1.4.1", "air-datepicker": "http://github.com/frappe/air-datepicker", "awesomplete": "^1.1.5", - "bootstrap": "^4.3.1", + "bootstrap": "^4.4.1", "cookie": "^0.3.1", "express": "^4.16.2", "fast-deep-equal": "^2.0.1", diff --git a/yarn.lock b/yarn.lock index 0b04264c70..a0f2cbe4ac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -754,10 +754,10 @@ boolbase@^1.0.0, boolbase@~1.0.0: resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= -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== +bootstrap@^4.4.1: + version "4.4.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.4.1.tgz#8582960eea0c5cd2bede84d8b0baf3789c3e8b01" + integrity sha512-tbx5cHubwE6e2ZG7nqM3g/FZ5PQEDMWmMGNrCUBVRPHXTJaH7CBDdsLeu3eCh3B1tzAxTnAbtmrzvWEvT2NNEA== boxen@^1.3.0: version "1.3.0"