From 629ac2ca923a415aa91cae8f7631922153ae49f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 28 Jan 2019 03:18:05 +0000 Subject: [PATCH] Bump bootstrap from 4.1.3 to 4.2.1 Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.1.3 to 4.2.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.1.3...v4.2.1) 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 e84a215..d2b3a66 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "axios": "^0.18", - "bootstrap": "^4.0.0", + "bootstrap": "^4.2.1", "cross-env": "^5.1", "jquery": "^3.2", "laravel-mix": "^4.0", diff --git a/yarn.lock b/yarn.lock index c3ab99b..c5d21ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -988,9 +988,9 @@ boolbase@^1.0.0, boolbase@~1.0.0: version "2.0.24" resolved "https://github.com/thednp/bootstrap.native#f587bb7fe5567297951eb952d00c3b58a4e25575" -bootstrap@^4.0.0: - version "4.1.3" - resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.1.3.tgz#0eb371af2c8448e8c210411d0cb824a6409a12be" +bootstrap@^4.2.1: + version "4.2.1" + resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-4.2.1.tgz#8f8bdca024dbf0e8644da32e918c8a03a90a5757" brace-expansion@^1.1.7: version "1.1.11"