From e234e8694fc611b857450079d502a84d897c7af7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2020 01:26:02 +0000 Subject: [PATCH] Bump bootstrap-sass from 3.3.5 to 3.4.1 Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.5 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.5...v3.4.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0800ecea..6b292b5a 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "angular-strap": "2.3.3", "angular-ui-router": "0.2.15", "angular-ui-switch": "0.1.1", - "bootstrap-sass": "3.3.5", + "bootstrap-sass": "3.4.1", "d3": "3.5.6", "diff": "2.1.2", "humane-js": "3.2.2",