Skip to content

Commit 8253286

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.5 - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](twbs/bootstrap@v5.3.3...v5.3.5) --- updated-dependencies: - dependency-name: bootstrap dependency-version: 5.3.5 dependency-type: direct:production dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent be08150 commit 8253286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@popperjs/core": "^2.11.8",
27-
"bootstrap": "^5.3.3"
27+
"bootstrap": "^5.3.5"
2828
},
2929
"devDependencies": {
3030
"@babel/core": "^7.26.0",

0 commit comments

Comments
 (0)