From 855696e77fe275b4625ed6ca23d8eb9f30e183b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 06:08:47 +0000 Subject: [PATCH] Bump bootstrap-sass from 3.3.7 to 3.4.1 in /targets/legacy Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.7 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap-sass/releases) - [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/twbs/bootstrap-sass/compare/v3.3.7...v3.4.1) Signed-off-by: dependabot[bot] --- targets/legacy/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/targets/legacy/package.json b/targets/legacy/package.json index e0552254..6872f00f 100644 --- a/targets/legacy/package.json +++ b/targets/legacy/package.json @@ -4,7 +4,7 @@ "description": "", "main": "index.js", "dependencies": { - "bootstrap-sass": "3.3.7", + "bootstrap-sass": "3.4.1", "font-awesome": "4.7.0" }, "devDependencies": {},