Skip to content

Commit

Permalink
Bump bootstrap from 4.5.2 to 4.5.3
Browse files Browse the repository at this point in the history
Bumps bootstrap from 4.5.2 to 4.5.3 and re-builds CSS and JS
  • Loading branch information
IanDelMar committed Oct 13, 2020
1 parent b8c3723 commit 13f3cda
Show file tree
Hide file tree
Showing 30 changed files with 1,296 additions and 1,253 deletions.
14 changes: 9 additions & 5 deletions css/theme.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions css/theme.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion css/theme.min.css.map

Large diffs are not rendered by default.

814 changes: 413 additions & 401 deletions js/theme.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/theme.min.js

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/core": "^7.11.6",
"@babel/preset-env": "^7.11.5",
"autoprefixer": "^9.8.6",
"bootstrap": "^4.5.2",
"bootstrap": "^4.5.3",
"browser-sync": "^2.26.12",
"del": "^6.0.0",
"font-awesome": "^4.7.0",
Expand Down
4 changes: 2 additions & 2 deletions sass/assets/bootstrap4.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Bootstrap v4.5.3 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
Expand Down Expand Up @@ -41,4 +41,4 @@
@import "../../src/sass/bootstrap4/carousel";
@import "../../src/sass/bootstrap4/spinners";
@import "../../src/sass/bootstrap4/utilities";
@import "../../src/sass/bootstrap4/print";
@import "../../src/sass/bootstrap4/print";
Loading

0 comments on commit 13f3cda

Please sign in to comment.