Skip to content

Commit e7394ba

Browse files
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] <support@github.com>
1 parent 7f51aee commit e7394ba

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
"npx": "^10.2.2"
3232
},
3333
"devDependencies": {

0 commit comments

Comments
 (0)