From 9025e2a68af8f15d04f6db145f3f32875d16b2a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 26 Apr 2018 11:30:59 +0000 Subject: [PATCH] Bump bootstrap from 3.3.7 to 4.1.0 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 4.1.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v3.3.7...v4.1.0) 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 5f4393141..707efc579 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "archiver": "^2.1.1", "autosize": "^4.0.1", "axios": "^0.18.0", - "bootstrap": "3.3.7", + "bootstrap": "4.1.0", "components-font-awesome": "^5.0.6", "csv": "^2.0.0", "datapackage": "^1.0.6", diff --git a/yarn.lock b/yarn.lock index f14a74ef1..594ea92f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1602,9 +1602,9 @@ boom@5.x.x: dependencies: hoek "4.x.x" -bootstrap@3.3.7: - version "3.3.7" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71" +bootstrap@4.1.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.0.tgz#110b05c31a236d56dbc9adcda6dd16f53738a28a" boxen@^1.2.1: version "1.3.0"