Skip to content

Commit 797c3e3

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 6b15683 commit 797c3e3

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
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.15.3",
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: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -843,9 +843,9 @@ boom@2.x.x:
843843
dependencies:
844844
hoek "2.x.x"
845845

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

850850
brace-expansion@^1.1.7:
851851
version "1.1.11"
@@ -3794,11 +3794,7 @@ rx-lite@*, rx-lite@^4.0.8:
37943794
version "4.0.8"
37953795
resolved "https://registry.yarnpkg.com/rx-lite/-/rx-lite-4.0.8.tgz#0b1e11af8bc44836f04a6407e92da42467b79444"
37963796

3797-
"safer-buffer@>= 2.1.2 < 3":
3798-
version "2.1.2"
3799-
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
3800-
3801-
safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0:
3797+
"safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0:
38023798
version "2.1.2"
38033799
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
38043800

0 commit comments

Comments
 (0)