Skip to content

Commit 778d2fe

Browse files
build(deps): update bootstrap requirement in the prod-deps group
Updates the requirements on [bootstrap](https://github.com/twbs/bootstrap) to permit the latest version. Updates `bootstrap` to 5.3.8 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.3...v5.3.8) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.8 dependency-type: direct:production dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ceda4b0 commit 778d2fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@popperjs/core": "^2.11.8",
29-
"bootstrap": "^5.3.3"
29+
"bootstrap": "^5.3.8"
3030
},
3131
"devDependencies": {
3232
"@babel/core": "^7.25.2",

0 commit comments

Comments
 (0)