Skip to content

Commit 3b30820

Browse files
dependabot[bot]deivid-rodriguez
authored andcommitted
chore(deps): Bump bootstrap from 5.1.3 to 5.3.3
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.1.3 to 5.3.3. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.1.3...v5.3.3) --- updated-dependencies: - dependency-name: bootstrap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cfc4614 commit 3b30820

File tree

3 files changed

+20
-13
lines changed

3 files changed

+20
-13
lines changed

assets/stylesheets/application.css.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ $icon-font-path: '~bootstrap/assets/fonts/bootstrap/';
2929

3030
@import "~bootstrap/scss/variables";
3131
@import "~bootstrap/scss/mixins";
32+
@import "~bootstrap/scss/maps";
3233
@import "~bootstrap/scss/utilities";
3334

3435
// Layout & components

package-lock.json

Lines changed: 18 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"dependencies": {
3838
"@popperjs/core": "^2.11.8",
3939
"anchor-js": "^5.0.0",
40-
"bootstrap": "^5.1.3",
40+
"bootstrap": "^5.3.3",
4141
"lunr": "^0.7.0"
4242
}
4343
}

0 commit comments

Comments
 (0)