From eda4ea90e4bf6b2745f0eb940db914cb2638a2e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Nov 2020 11:51:20 +0000 Subject: [PATCH] Bump bootstrap from 3.3.7 to 3.4.1 in /lib/EnlighterJS-2.12.0 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v3.4.1) Signed-off-by: dependabot[bot] --- lib/EnlighterJS-2.12.0/package.json | 2 +- lib/EnlighterJS-2.12.0/yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/EnlighterJS-2.12.0/package.json b/lib/EnlighterJS-2.12.0/package.json index 0c88375..5c3d6ee 100644 --- a/lib/EnlighterJS-2.12.0/package.json +++ b/lib/EnlighterJS-2.12.0/package.json @@ -36,7 +36,7 @@ "license": "MIT", "bugs": "https://github.com/AndiDittrich/EnlighterJS/issues", "devDependencies": { - "bootstrap": "~3.3.4", + "bootstrap": "~3.4.1", "less": "~2.5.1", "less-plugin-autoprefix": "~1.4.2", "uglify-js": "~2.4.23", diff --git a/lib/EnlighterJS-2.12.0/yarn.lock b/lib/EnlighterJS-2.12.0/yarn.lock index 0bd2cb0..fb20327 100644 --- a/lib/EnlighterJS-2.12.0/yarn.lock +++ b/lib/EnlighterJS-2.12.0/yarn.lock @@ -70,9 +70,9 @@ boom@5.x.x: dependencies: hoek "4.x.x" -bootstrap@~3.3.4: - version "3.3.7" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71" +bootstrap@~3.4.1: + version "3.4.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72" browserslist@~0.4.0: version "0.4.0"