Skip to content

Commit 6f33aab

Browse files
Bump bootstrap from 3.3.7 to 3.4.1
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v3.3.7...v3.4.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b9f9f9 commit 6f33aab

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"dependencies": {
1313
"axios": "^0.18.1",
14-
"bootstrap": "^3.3.7",
14+
"bootstrap": "^3.4.1",
1515
"timepicker": "^1.11.9",
1616
"uuid": "^3.0.1",
1717
"vue": "^2.1.10",

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -844,9 +844,9 @@ boom@2.x.x:
844844
dependencies:
845845
hoek "2.x.x"
846846

847-
bootstrap@^3.3.7:
848-
version "3.3.7"
849-
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.3.7.tgz#5a389394549f23330875a3b150656574f8a9eb71"
847+
bootstrap@^3.4.1:
848+
version "3.4.1"
849+
resolved "https://registry.yarnpkg.com/bootstrap/-/bootstrap-3.4.1.tgz#c3a347d419e289ad11f4033e3c4132b87c081d72"
850850

851851
brace-expansion@^1.1.7:
852852
version "1.1.11"

0 commit comments

Comments
 (0)