From 4de00040b8de3a3bed45eb00bd00d765eaa0e813 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Jun 2021 16:14:42 +0000 Subject: [PATCH] Bump bootstrap-scss from 4.3.1 to 5.0.2 Bumps [bootstrap-scss](https://github.com/crissdev/bootstrap-scss) from 4.3.1 to 5.0.2. - [Release notes](https://github.com/crissdev/bootstrap-scss/releases) - [Commits](https://github.com/crissdev/bootstrap-scss/compare/v4.3.1...v5.0.2) Signed-off-by: dependabot-preview[bot] --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 770c7ee..cac95ab 100644 --- a/package.json +++ b/package.json @@ -16,10 +16,10 @@ ], "dependencies": { "bootstrap-sass": "^3.4.1", - "bootstrap-scss": "^4.3.1" + "bootstrap-scss": "^5.0.2" }, "devDependencies": { - "bootstrap-scss": "^4.3.1", + "bootstrap-scss": "^5.0.2", "gulp": "^4.0.2", "gulp-autoprefixer": "^6.1.0", "gulp-concat": "^2.6.1", diff --git a/yarn.lock b/yarn.lock index 6032f4c..71d0bfd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -402,10 +402,10 @@ bootstrap-sass@^3.4.1: resolved "https://registry.yarnpkg.com/bootstrap-sass/-/bootstrap-sass-3.4.1.tgz#6843c73b1c258a0ac5cb2cc6f6f5285b664a8e9a" integrity sha512-p5rxsK/IyEDQm2CwiHxxUi0MZZtvVFbhWmyMOt4lLkA4bujDA1TGoKT0i1FKIWiugAdP+kK8T5KMDFIKQCLYIA== -bootstrap-scss@^4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/bootstrap-scss/-/bootstrap-scss-4.3.1.tgz#d0c5ae69957dcf677092d3d9dacfab2d15504e9c" - integrity sha512-9S2yVFoiCALs8nIBR9Tljdh9zDaBODZwVWajTgGuzONUxotDj44/SgW8s5Z3siJSyT4mye9PDbs0OPMmOfwoyg== +bootstrap-scss@^5.0.2: + version "5.0.2" + resolved "https://registry.yarnpkg.com/bootstrap-scss/-/bootstrap-scss-5.0.2.tgz#ada65d2879038bb347b57c6575b46d5ec7656a79" + integrity sha512-0LoPQEa4OgLXSMpAsvQLLt79C30hbD7EnbocAORkv92MW6lltJITWo5WwKlCa+sUfITJNE+bJyip2TlQ9XuaBg== brace-expansion@^1.1.7: version "1.1.11"