Skip to content

Commit b1ec29b

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

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
@@ -25,7 +25,7 @@
2525
},
2626
"dependencies": {
2727
"@popperjs/core": "^2.11.8",
28-
"bootstrap": "^5.3.6"
28+
"bootstrap": "^5.3.7"
2929
},
3030
"devDependencies": {
3131
"@babel/core": "^7.27.1",

0 commit comments

Comments
 (0)