Skip to content

Commit 1947120

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 eaf5e57 commit 1947120

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
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@popperjs/core": "^2.11.8",
30-
"bootstrap": "^5.3.6"
30+
"bootstrap": "^5.3.7"
3131
},
3232
"devDependencies": {
3333
"@babel/core": "^7.27.1",

0 commit comments

Comments
 (0)